Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrink10 committed Jun 16, 2021
1 parent 1a83471 commit cdf97b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
* Fixed a bug where `seq`ing co-recursive lazy sequences would cause a stack overflow (#632)
* Fixed a spurious failure in the test runner and switched to using macro forms for test line numbers (#631)
* Fixed a bug that allowed dynamic Vars to be `set!` even if they weren't thread-bound (#6??)
* Fixed a bug that allowed dynamic Vars to be `set!` even if they weren't thread-bound (#638)

### Removed
* Removed Click as a dependency in favor of builtin `argparse` (#622, #624, #636)
Expand Down

0 comments on commit cdf97b7

Please sign in to comment.