diff options
author | JanMisker <jan@misker.nl> | 2019-04-11 22:18:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-11 22:18:15 +0200 |
commit | 880d8f00012524815256cbc8ea8d87dd81ec0bac (patch) | |
tree | 556854540723c2e79b04f6c24118f3f7a01b2c4d /CHANGELOG.md | |
parent | 85bab01fa80bf26272f65ea3638c5d6325beec54 (diff) | |
download | svg.js-880d8f00012524815256cbc8ea8d87dd81ec0bac.tar.gz svg.js-880d8f00012524815256cbc8ea8d87dd81ec0bac.zip |
Update CHANGELOG.md
Back to the future... (sorry couldn't help to correct a minor typo in the date of 3.0.5)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f498afa..16faae6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,7 +60,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ### Added - `PointArray.transform()` (#945) -## [3.0.5] - 2019-12-12 +## [3.0.5] - 2018-12-12 ### Fixed - fixed `parser` which didnt have all required css rules and not focusable=false |