Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrink10 committed Dec 27, 2023
1 parent 5339ff1 commit 2c3f85c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Added rudimentary support for `clojure.stacktrace` with `print-cause-trace` (part of #721)
* Added support for `bytes` literals using a `#b` prefix (#732)

### Changed
* Basilisp now supports PyTest 7.0+ (#660)

### Fixed
* Fix issue with `case` evaluating all of its clauses expressions (#699)
* Fix issue with relative paths dropping their first character on MS-Windows (#703)
Expand Down

0 comments on commit 2c3f85c

Please sign in to comment.