From 51517ea4b1ec9cc26ec729bdb482bf4f5fd4202f Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Wed, 16 Mar 2016 17:14:23 -0300 Subject: [PATCH] code-doc: add CHANGELOG to keep track of important changes --- CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+), 0 deletions(-) create mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..931288b --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,12 @@ +If you made any significant change to the code that you consider worth being +reminded on the Release Notes, also include a correspondent entry here. If you +are not sure in which release your code will be released, include it on the +latest release and leave it to the commiter or RM responsible for it. + +v 1.5.0 (unreleased) + - Allow groups to disable admin email notificationo + - Add option to HighlightsBlock to open link in a new tab + - Move blocks html generation from models to helpers + +v 1.4.0 + - Migration from Rails 3 to Rails 4! -- libgit2 0.21.2