You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
332 B

  1. ## [v0.2.1](https://gitea.com/gitea/gitea-vet/releases/tag/v0.2.1) - 2020-08-15
  2. * BUGFIXES
  3. * Split migration check to Deps and Imports (#9)
  4. ## [0.2.0](https://gitea.com/gitea/gitea-vet/pulls?q=&type=all&state=closed&milestone=1272) - 2020-07-20
  5. * FEATURES
  6. * Add migrations check (#5)
  7. * BUGFIXES
  8. * Correct Import Paths (#6)