Skip to content

Commit ba0246f

Browse files
Update CHANGELOG.md
1 parent 8e38ca0 commit ba0246f

1 file changed

Lines changed: 1 addition & 15 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,7 @@
55

66
### Bug Fixes
77

8+
* Fixed exception handling
89
* Fixed bug in deriveUserAgent method in the InternalClient now reads sdk version from resources/project.properties instead of version.txt. ([2aa3d13](https://github.com/ShipEngine/shipengine-java/commit/2aa3d133756cfb311beb10bec3474dfad91bffef))
910
* Testing and linting working CI ([748d2ce](https://github.com/ShipEngine/shipengine-java/commit/748d2ceced376e0d66f895f5251ba166e70d9c5f))
1011
* Updated pom.xml settings to fix JaCoCo coverage reporting bug. ([a91ef99](https://github.com/ShipEngine/shipengine-java/commit/a91ef99f29adf74e99478cc248291731be38ddff))
11-
12-
13-
### Miscellaneous Chores
14-
15-
* release 1.0.2 ([8571120](https://github.com/ShipEngine/shipengine-java/commit/8571120e5cfb45f7acc52b34a674393afd084df2))
16-
17-
## 1.0.2 - 2022-10-20
18-
19-
* Fixed exception handling
20-
21-
## 1.0.1 - 2021-10-01
22-
23-
* Fixed bug in deriveUserAgent method in the InternalClient now reads sdk version from resources/project.properties instead of version.txt.
24-
25-
## 1.0.0 - 2021-09-01

0 commit comments

Comments
 (0)