Skip to content

Commit 046d286

Browse files
authored
Merge pull request #1513 from sogaiu/add-nth-and-only-tags-to-changelog
Mention nth and only-tags in changelog
2 parents 282f267 + 84dd3db commit 046d286

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
66
- Add `*repl-prompt*` dynamic binding to allow customizing the built in repl.
77
- Add multiple path support in the `JANET_PATH` environment variables. This lets
88
user more easily import modules from many directories.
9+
- Add `nth` and `only-tags` PEG specials to select from sub-captures while
10+
dropping the rest.
911

1012
## 1.36.0 - 2024-09-07
1113
- Improve error messages in `bundle/add*` functions.

0 commit comments

Comments
 (0)