Skip to content

Commit 31bc596

Browse files
authored
Update CHANGELOG.md
1 parent 8d7089a commit 31bc596

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,21 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5-
## Unreleased
5+
## 4.2.2
6+
7+
### Changed
8+
9+
- GeoJson dumper implements Dumper
10+
- Excpetion interface extends Throwable
11+
12+
### Fixed
13+
14+
- Fix building ProviderNotRegistered exception message
615

716
## 4.2.1
817

918
### Fixed
19+
1020
- Bug in `AddressBuilder` where same expression is compare twice
1121

1222
## 4.2.0

0 commit comments

Comments
 (0)