File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.1.0] ( https://github.com/uphold/http-errors/releases/tag/v1.1.0 ) (2017-07-03)
4
+ - Add ServiceUnavailableError [ \# 3] ( https://github.com/uphold/http-errors/pull/3 ) ([ ricardogama] ( https://github.com/ricardogama ) )
5
+ - Fix typo in README [ \# 2] ( https://github.com/uphold/http-errors/pull/2 ) ([ rplopes] ( https://github.com/rplopes ) )
6
+
3
7
## [ v1.0.0] ( https://github.com/uphold/http-errors/releases/tag/v1.0.0 ) (2017-06-07)
4
8
- Initial implementation [ \# 1] ( https://github.com/uphold/http-errors/pull/1 ) ([ ricardogama] ( https://github.com/ricardogama ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uphold/http-errors" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " Set of errors based on http-standard-error" ,
5
5
"license" : " SEE LICENSE IN LICENSE" ,
6
6
"author" : " Uphold" ,
You can’t perform that action at this time.
0 commit comments