Skip to content

Commit e90badc

Browse files
authored
Merge pull request #1600 from ruflin/prepare-v-5-3-5
Prepare for release v5.3.5
2 parents c70b288 + c4da5ec commit e90badc

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,25 @@
22
All notable changes to this project will be documented in this file based on the [Keep a Changelog](http://keepachangelog.com/) Standard.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased](https://github.com/ruflin/Elastica/compare/5.3.3...master)
5+
## [Unreleased](https://github.com/ruflin/Elastica/compare/5.3.5...master)
66

77
### Backward Compatibility Breaks
88

99
### Bugfixes
1010

1111
### Added
1212

13-
* [Backported] Added a transport class for mocking a HTTP 403 error codes, useful for testing response failures in inheriting clients [#1592](https://github.com/ruflin/Elastica/pull/1592)
14-
1513
### Improvements
1614

15+
16+
## [5.3.5](https://github.com/ruflin/Elastica/compare/5.3.4...5.3.5)
17+
18+
### Added
19+
20+
* [Backported] Added a transport class for mocking a HTTP 403 error codes, useful for testing response failures in
21+
inheriting clients [#1592](https://github.com/ruflin/Elastica/pull/1592)
22+
23+
1724
## [5.3.4](https://github.com/ruflin/Elastica/compare/5.3.3...5.3.4)
1825

1926
### Improvements

0 commit comments

Comments
 (0)