-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2024-06-03) ### Bug Fixes * **database:** fix migration code usage ([fadcb1e](fadcb1e)) ### Features * **database:** add check of a table on start ([8563ee5](8563ee5)) * **database:** add eddn_message table declaration ([7fe1a79](7fe1a79)) * **database:** moving db migration scripts in lib src ([8db3de8](8db3de8)) * **database:** moving db migration scripts in lib src ([ca8f67c](ca8f67c))
- Loading branch information
1 parent
3eaae7a
commit 68806a6
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# 1.0.0 (2024-06-03) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **database:** fix migration code usage ([fadcb1e](https://github.com/sylvain-lavazais/astraeus-common/commit/fadcb1e6e4be91bb036c0f8fdd8ff8ebcea93db5)) | ||
|
||
|
||
### Features | ||
|
||
* **database:** add check of a table on start ([8563ee5](https://github.com/sylvain-lavazais/astraeus-common/commit/8563ee5603837190e7b15ee1eaf4d49f64fd62cb)) | ||
* **database:** add eddn_message table declaration ([7fe1a79](https://github.com/sylvain-lavazais/astraeus-common/commit/7fe1a79059e0c6d6371b6061d902a387b745a055)) | ||
* **database:** moving db migration scripts in lib src ([8db3de8](https://github.com/sylvain-lavazais/astraeus-common/commit/8db3de857dd4714d635bafcd5fabde9bc495c02b)) | ||
* **database:** moving db migration scripts in lib src ([ca8f67c](https://github.com/sylvain-lavazais/astraeus-common/commit/ca8f67c17e63d4e8a4e0e0174fbfd35b90267347)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters