fix(versions): add version info in database

This commit is contained in:
Wataru Otsubo 2024-11-03 21:12:20 +01:00
parent 31f134482d
commit c7247a3663
3 changed files with 6 additions and 0 deletions

View file

@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Exported notebooks are now deployed under notebooks url
### Fixed
- Converter version is filled during `create_database_from_exported_csvs`
## [0.2.0] - 2024-10-23
- Julia v1.11 was released and v1.10 is new LTS