Fixed typos in History.md.
authorGoalSmashers <jakub@goalsmashers.com>
Sat, 8 Dec 2012 14:20:16 +0000 (14:20 +0000)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 8 Dec 2012 14:20:16 +0000 (14:20 +0000)
History.md

index c9e2942..f018ca5 100644 (file)
 0.8.0 / 2012-10-21
 ==================
 
- * Added removing url parentheses if possible.
+ * Added removing urls quotation if possible.
  * Rewrote breaks processing.
  * Added (keepBreaks/-b) option to keep breaks in minimized file.
- * Reformatted lib/clean.js so it's eaasier to follow the rules.
- * Minimized test data is now kept with breaks so it's easier to compare the changes.
+ * Reformatted lib/clean.js so it's easier to follow the rules.
+ * Minimized test data is now minimized with line breaks so it's easier to compare the changes line by line.
 
 0.7.0 / 2012-10-14
 ==================