mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-07-04 02:29:33 +09:00
Bump to 0.5.0
This commit is contained in:
parent
57e98510a2
commit
f1b59236cd
10 changed files with 3815 additions and 1647 deletions
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.5.0] - 2025-01-23
|
||||
|
||||
Release for 7th campaign dispatching.
|
||||
|
||||
### Added
|
||||
|
||||
- QAQC progress plot notebook
|
||||
|
@ -109,7 +113,8 @@ Release for 6th campaign dispatching.
|
|||
- Docs on the database and example of querying the database.
|
||||
- Docs on the internal (Julia implementation)
|
||||
|
||||
[unreleased]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.4.0...main
|
||||
[unreleased]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.5.0...main
|
||||
[0.4.0]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.4.0...v0.5.0
|
||||
[0.4.0]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.3.1...v0.4.0
|
||||
[0.3.1]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.3.0...v0.3.1
|
||||
[0.3.0]: https://gitlab.cern.ch/wotsubo/PSBoardDataBase/-/compare/v0.2.0...v0.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue