summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e67f1a..208829e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,13 +32,16 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
## UNRELEASED [2.5.3]
### Added
+- added gitter badge in readme
### Changed
+- svg.js now runs in strict mode
### Fixed
- fixed svg.js.d.ts (#644 #648)
+- fixed bug in `el.flip()` which causes an error when calling flip without any argument
### Removed
- component.json (#652)