Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrink10 committed Feb 21, 2020
1 parent 72d77c5 commit bba5646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Added node syntactic location (statement or expression) to Basilisp AST nodes emitted by the analyzer (#463)
* Added `letfn` special form (#473)
* Added `defn-`, `declare`, and `defonce` macros (#480)
* Added EDN reader in the `basilisp.edn` namespace (#477)

### Changed
* Change the default user namespace to `basilisp.user` (#466)
Expand Down

0 comments on commit bba5646

Please sign in to comment.