# Changelog
## [0.0.1](https://github.com/bearbearean/nbsp/compare/v0.0.0...v0.0.1) - 2026-08-16
### Other
- fix mdbook directory not existing
- add github-pages workflow
- setup mdbook and some initial documentation
- create a readme
- *(dev)* make makers psql able to take more arguments
- *(actions)* add the release-binary workflow
- *(dev)* add commitlint and a commit-msg git hook
- Initial Rust project setup with axum, tracing, sqlx, etc. ([#2](https://github.com/bearbearean/nbsp/pull/2))
- Initialize Dependabot weekly update checks.
- Initialize release-plz GitHub Actions workflow.
## [0.0.0] - 2026-08-15
- Initial project creation.