Skip to content

Commit f4503cb

Browse files
committed
0.3.0
1 parent 2aaa73c commit f4503cb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77

88
_Nothing yet._
99

10-
## [0.2.1] - 2017-12-01
10+
## [0.3.0] - 2017-10-19
11+
- Add `seeTemporaryRedirectBetween()` method.
12+
13+
## [0.2.1] - 2017-05-12
1114
- Add security-advisories package & update composer.
1215
- Fix followRedirects for URL exists check.
1316
- Handle home page URL no redirection check.
@@ -41,7 +44,8 @@ _Nothing yet._
4144
## 0.1.0 - 2016-03-19
4245
- Initial release.
4346

44-
[Unreleased]: https://github.com/gamajo/codeception-redirects/compare/0.2.1...HEAD
47+
[Unreleased]: https://github.com/gamajo/codeception-redirects/compare/0.3.0...HEAD
48+
[0.3.0]: https://github.com/gamajo/codeception-redirects/compare/0.2.0...0.2.1
4549
[0.2.1]: https://github.com/gamajo/codeception-redirects/compare/0.2.0...0.2.1
4650
[0.2.0]: https://github.com/gamajo/codeception-redirects/compare/0.1.4...0.2.0
4751
[0.1.4]: https://github.com/gamajo/codeception-redirects/compare/0.1.3...0.1.4

0 commit comments

Comments
 (0)