Compare commits

..

1 Commits

Author SHA1 Message Date
Jef Roosens 1fbbfb03df
feat(server): initial implementation of migrations 2022-05-28 16:53:28 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -16,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