From 171b13321e6f5687f1f2929d8d03703a67dd7912 Mon Sep 17 00:00:00 2001 From: Antti-Jussi Kovalainen Date: Tue, 8 Jul 2014 19:34:25 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaef796..564ccfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,23 @@ Changelog ## 1.0.2 +This is a "refactor release". Version 1.0.2 does not bring anything new, or even +fix things, but instead contains major changes to the code, which might +introduce new bugs. Because of this, I wanted to make it into a completely +independent release. -ajk + ### Major changes -- None +- Ruby 1.8.7 support maybe broken? ### Minor changes -- Renamed app from BeatStream to Beatstream +- None + +### Refactoring + +- Scrobbling related code moved into ScrobblesController +- Renamed Rails app internal name to Beatstream (from BeatStream) ## 1.0.1