Skip to content

Commit

Permalink
Update change log with release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
damienalexandre committed Sep 6, 2013
1 parent b8d915d commit 5162163
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
CHANGELOG
=========

### 0.1.1 (????-??-??) ###
### 0.1.2 (????-??-??) ###

### 0.1.1 (2013-09-06) ###

* Fix double quote mess on complex DOM, the sibling fixer was runned after the simple regexp,
so his own regexp were useless
* `fixViaState` only replace the first matching occurrence, fix issue on multi-lines DOMText
* Add GermanQuotes fixer

### 0.1 (2013-08-29) ###

Expand Down

0 comments on commit 5162163

Please sign in to comment.