Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnetCarpenter committed Nov 28, 2013
1 parent 08a7d8b commit 05b3bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ So far there is one use case, three test cases and one test case that include al
### Changelog
+ 1.2.2 - A debug statement slipped into `white-space-fast.js` - it's now removed
+ 1.2.1 - Fixed removal of white-space prematuraly in IE9 for `white-space-fast.js` (see [#5](https://github.com/dotnetCarpenter/white-space/issues/5))
+ 1.2.0 - Fires *WhiteSpaceDone* on parent element when white space is removed, fix bug where ajax called was made to *none* when the document contain \<style\> element(s), added gzipped versions
+ 1.2.0 - Fires *WhiteSpaceDone* on parent element when white space is removed, fix bug where ajax call was made to *none* when the document contain \<style\> element(s), added gzipped versions
+ 1.1.1 - fix DOM ready detection for Android 2.3
+ 1.1.0 - New white-space-fast.js implementation
+ 1.0.1 - handle css without selectors
Expand Down

0 comments on commit 05b3bb7

Please sign in to comment.