Skip to content

Commit e33d8cb

Browse files
committed
Update Changelog
1 parent 66710ca commit e33d8cb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,10 @@
3636
* Fix bug where `lexy_ext::report_error` unconditionally wrote to `stderr`, ignoring the output iterator.
3737
* Fix bug with missing `lexy::error_context::position` in `lexy::parse_as_tree` (#184).
3838
* Fix `static_assert` in `lexy::parse_tree` (#190).
39+
* Fix bugs in `lexy::input_location::operator<` (#228).
40+
* Fix bugs in examples (#183)
3941
* Add missing `&&` in `lexy::bind_sink` (#221).
40-
* Workaround compiler bugs and improve documentation.
42+
* Workaround compiler bugs and improve documentation (#128, #129, #146, #181, #197, #216, #227).
4143

4244
== Release 2022.12.1
4345

0 commit comments

Comments
 (0)