Skip to content

Commit 998f757

Browse files
pionlgithub-actions[bot]
authored andcommitted
docs: update CHANGELOG.md for main [skip ci]
1 parent d9e2469 commit 998f757

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
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

7+
## [v0.0.83] - 2024-07-29
8+
### :boom: BREAKING CHANGES
9+
- due to [`d9e2469`](https://github.com/wrk-flow/larastrict/commit/d9e24693289f8731e28e63c55c884a638874db10) - Fix deleting cache in context and drop tags usage by default *(commit by [@pionl](https://github.com/pionl))*:
10+
11+
Drop default tag for context cache - Laravel offical recommendation is not to use tags with redis
12+
13+
14+
### :bug: Bug Fixes
15+
- [`d9e2469`](https://github.com/wrk-flow/larastrict/commit/d9e24693289f8731e28e63c55c884a638874db10) - **Context**: Fix deleting cache in context and drop tags usage by default *(commit by [@pionl](https://github.com/pionl))*
16+
17+
718
## [v0.0.82] - 2024-03-08
819
### :sparkles: New Features
920
- [`64d2322`](https://github.com/wrk-flow/larastrict/commit/64d232225b102a8f2cfdc5d427d4f38a5995cd6e) - **Database**: Improve phpstan support for scopes *(commit by [@pionl](https://github.com/pionl))*
@@ -702,4 +713,5 @@ Due the changes the expectation logic has been changed and you need to update yo
702713
[v0.0.79]: https://github.com/wrk-flow/larastrict/compare/v0.0.78...v0.0.79
703714
[v0.0.80]: https://github.com/wrk-flow/larastrict/compare/v0.0.79...v0.0.80
704715
[v0.0.81]: https://github.com/wrk-flow/larastrict/compare/v0.0.80...v0.0.81
705-
[v0.0.82]: https://github.com/wrk-flow/larastrict/compare/v0.0.81...v0.0.82
716+
[v0.0.82]: https://github.com/wrk-flow/larastrict/compare/v0.0.81...v0.0.82
717+
[v0.0.83]: https://github.com/wrk-flow/larastrict/compare/v0.0.82...v0.0.83

0 commit comments

Comments
 (0)