Skip to content

Commit 1e9a0d1

Browse files
committed
Update changelog
1 parent acae92a commit 1e9a0d1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
(Nothing yet)
10+
11+
## [0.8.1] - 2019-10-01
12+
913
### Changed
1014

1115
- Made the `Client::buildUrl` method public.
1216

1317
### Fixed
1418

15-
- Fix: URL encode user IDs in URLs, since Alma user IDs can contain any Unicode character.
19+
- URL encode user IDs in URLs (since Alma user IDs can contain any Unicode character).
20+
- Added extra type check in error response handling
21+
- Docs: Fix "Item by barcode" anchor (#14)
22+
- Fix for breaking change in Alma Analytics API response
1623

1724
## [0.8.0] - 2019-04-08
1825

0 commit comments

Comments
 (0)