Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit d4ba843

Browse files
committed
Release v0.4.1
1 parent a2c3733 commit d4ba843

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.4.1] - 2017-03-06
6+
### Fixed
7+
- [#114](https://github.com/tobscure/json-api/pull/114): Do not call `getAttributes()` twice. ([@f3ath](https://github.com/f3ath))
8+
59
## [0.4.0] - 2017-03-05
610
### Added
711
- [#96](https://github.com/tobscure/json-api/pull/96): Improve invalid parameter exceptions with more information about what's invalid. ([@nubs](https://github.com/nubs))
@@ -52,6 +56,7 @@ Completely rewrite to improve all the things.
5256
## 0.1.0 - 2015-08-07
5357
- Initial release
5458

59+
[0.4.1]: https://github.com/tobscure/json-api/compare/v0.4.0...v0.4.1
5560
[0.4.0]: https://github.com/tobscure/json-api/compare/v0.3.0...v0.4.0
5661
[0.3.0]: https://github.com/tobscure/json-api/compare/v0.2.1...v0.3.0
5762
[0.2.1]: https://github.com/tobscure/json-api/compare/v0.2.0...v0.2.1

0 commit comments

Comments
 (0)