summaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io/gitea-vet/CHANGELOG.md
blob: 295456bb6b356a19051735e8273f42f239af9af9 (plain)
1
2
3
4
5
6
7
8
9
10
11
## [v0.2.1](https://gitea.com/gitea/gitea-vet/releases/tag/v0.2.1) - 2020-08-15

* BUGFIXES
  * Split migration check to Deps and Imports (#9)

## [0.2.0](https://gitea.com/gitea/gitea-vet/pulls?q=&type=all&state=closed&milestone=1272) - 2020-07-20

* FEATURES
  * Add migrations check (#5)
* BUGFIXES
  * Correct Import Paths (#6)