diff --git a/CHANGELOG.md b/CHANGELOG.md index 8283881..c8e0a2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [4.0.4] - 2024-01-11 ### Fixed - Explicitly import `buffer` [#34](https://github.com/seald/nedb/pull/34), thanks [maxdaniel98](https://github.com/maxdaniel98). - Fix `Cursor`'s typings [#45](https://github.com/seald/nedb/issues/45).