Skip to content

Commit cb5e72c

Browse files
committed
Promote unreleased changes to 0.1.1
1 parent b2446e8 commit cb5e72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## [0.1.1](https://github.com/rayrobdod/string-context-parser-combinator/compare/0.1.0...0.1.1) – 2025-02-04
44
* Add symbolic operators to Parser, Extractor and Interpolator
55
* `<~>` and `<|>` as aliases for `andThen` and `orElse`, respectively
66
* `~>` and `<~` as specializations of `andThen` when one side or the other is Unit

0 commit comments

Comments
 (0)