Skip to content

Commit

Permalink
Added custom migration attribute to changelog
Browse files Browse the repository at this point in the history
Added custom migration attribute to changelog under `x.x.x`.
  • Loading branch information
absynce committed Jan 19, 2016
1 parent 634e10e commit b4ed82a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ changes. This project adheres to [Semantic Versioning](http://semver.org).
versions of Raven ignore multiple separators and others do not. This change
could cause migrations to be run multiple times in some cases if the ids are not
changed first.
- Added - Ability to inherit from `MigrationAttribute` to specify custom migration
versions.

## [1.2.0]
- Added new way to change a collection with
Expand Down

0 comments on commit b4ed82a

Please sign in to comment.