Skip to content

Commit 981c9ad

Browse files
committed
FIx changelog spot
1 parent f014736 commit 981c9ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Added
9+
* Added `basilisp.reflect` namespace for Python VM runtime reflection (#837)
810

911
## [v0.4.0]
1012
### Added
@@ -224,7 +226,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
224226
## [v0.1.1]
225227
### Added
226228
* Added several missing functions to `basilisp.core` (#956)
227-
* Added `basilisp.reflect` namespace for Python VM runtime reflection (#837)
228229

229230
### Fixed
230231
* Fixed an issue where attempting to run a namespace from the CLI could fail in certain cases (#957)

0 commit comments

Comments
 (0)