Compare commits
1 Commits
235fd0fbe2
...
1fbbfb03df
| Author | SHA1 | Date |
|---|---|---|
|
|
1fbbfb03df |
|
|
@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased](https://git.rustybever.be/vieter/vieter/src/branch/dev)
|
||||
|
||||
### Added
|
||||
|
||||
* Database migrations
|
||||
|
||||
## [0.3.0-alpha.2](https://git.rustybever.be/vieter/vieter/src/tag/0.3.0-alpha.2)
|
||||
|
||||
### Added
|
||||
|
|
@ -20,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
* Cron build logs are uploaded to above API
|
||||
* Proper ASCII table output in CLI
|
||||
* `vieter repos build id` command to run builds locally
|
||||
* Database migrations
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue