From b4ed82a081df8578efdc53207c63465a87e588d8 Mon Sep 17 00:00:00 2001 From: "Jared M. Smith" Date: Tue, 19 Jan 2016 16:29:17 -0600 Subject: [PATCH] Added custom migration attribute to changelog Added custom migration attribute to changelog under `x.x.x`. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf45327..d67dd63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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