Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cda18b1

Browse files
committedOct 11, 2018
v2.5.2
1 parent 0524552 commit cda18b1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
 

‎.semver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
:major: 2
33
:minor: 5
4-
:patch: 1
4+
:patch: 2
55
:special: ''
66
:metadata: ''

‎RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## New in v2.5.2 (Released 2018-10-11)
2+
* Fixes type name collision issue (#715)
3+
14
## New in v2.5.1 (Released 2018-09-29)
25
* Fix multiple problems with last-modified handling (#713).
36
* Introduces combinator `Redirection.see_other` (#712).

0 commit comments

Comments
 (0)
Please sign in to comment.