CHANGES.md in jellyfish-1.2.1 vs CHANGES.md in jellyfish-1.2.2
- old
+ new
@@ -1,6 +1,12 @@
# CHANGES
+## Jellyfish 1.2.2 -- 2018-09-23
+
+### Bugs fixed
+
+* Fixed `Jellyfish::Rewrite`. Should put rewritten path in the front.
+
## Jellyfish 1.2.1 -- 2018-07-21
### Bugs fixed
* Fixed mapping with host in some cases (longest match goes first)