diff --git a/CHANGELOG.md b/CHANGELOG.md index b16398c..61efdbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - +## [0.4.0] - 2024-01-02 + +### Changed in 0.4.0 + +- Renamed module to `github.com/senzing-garage/go-databasing` +- Refactor to [template-go](https://github.com/senzing-garage/template-go) +- Update dependencies + - github.com/mattn/go-sqlite3 v1.14.19 + - github.com/senzing-garage/go-logging v1.4.0 + - github.com/senzing-garage/go-observing v0.3.0 + ## [0.3.1] - 2023-10-17 ### Changed in 0.3.1