We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acae92a commit 1e9a0d1Copy full SHA for 1e9a0d1
CHANGELOG.md
@@ -6,13 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
+(Nothing yet)
10
+
11
+## [0.8.1] - 2019-10-01
12
13
### Changed
14
15
- Made the `Client::buildUrl` method public.
16
17
### Fixed
18
-- 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
23
24
## [0.8.0] - 2019-04-08
25
0 commit comments