Adds source map info to release notes.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 8 Dec 2014 21:31:13 +0000 (21:31 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Mon, 8 Dec 2014 21:36:38 +0000 (21:36 +0000)
History.md

index 4a08d60..119afca 100644 (file)
@@ -16,6 +16,7 @@
 * Renames `noAggressiveMerging` option into `aggressiveMerging`.
 * Renames `noRebase` option into `rebase`.
 * Speeds up advanced processing by shortening optimize loop.
+* Fixed issue [#125](https://github.com/GoalSmashers/clean-css/issues/125) - source maps!
 * Fixed issue [#344](https://github.com/GoalSmashers/clean-css/issues/344) - merging background-size into shorthand.
 * Fixed issue [#360](https://github.com/GoalSmashers/clean-css/issues/360) - adds 7 extra CSS colors.
 * Fixed issue [#363](https://github.com/GoalSmashers/clean-css/issues/363) - `rem` units overriding `px`.