Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 3c5119c

Browse files
authored
tag v0.2.0
1 parent 4df2d3b commit 3c5119c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [v0.2.0] - 2022-11-07
810
### Added
911
- Added maintenance mode support ([#7](https://github.com/cachewerk/bref-laravel-bridge/pull/7))
1012
- Support persistent PostgresSQL sessions with Octane ([#9](https://github.com/cachewerk/bref-laravel-bridge/pull/9))
@@ -21,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2123
### Added
2224
- Initial release
2325

24-
[Unreleased]: https://github.com/cachewerk/bref-laravel-bridge/compare/v0.1.0...HEAD
26+
[Unreleased]: https://github.com/cachewerk/bref-laravel-bridge/compare/v0.2.0...HEAD
27+
[v0.2.0]: https://github.com/cachewerk/bref-laravel-bridge/compare/v0.1.0...v0.2.0
2528
[v0.1.0]: https://github.com/cachewerk/bref-laravel-bridge/releases/tag/v0.1.0

0 commit comments

Comments
 (0)