Skip to content

Commit 59c67a7

Browse files
committed
chore(release): 3.5.4
1 parent ff06ef9 commit 59c67a7

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ All notable changes to this project will be documented in this file.
88
## [Unreleased]
99

1010

11+
<a name="3.5.4"></a>
12+
## [3.5.4] - 2025-11-28
13+
### ✨ Features
14+
- **zohocliq:** Full Thread support with Title and Posting Options ([2d39706](https://github.com/guanguans/notify/commit/2d39706))
15+
16+
### 💅 Code Refactorings
17+
- **zoho cliq:** remove ThreadConfig trait and add thread properties directly to message classes ([52813aa](https://github.com/guanguans/notify/commit/52813aa))
18+
19+
### 📦 Builds
20+
- **dependencies:** update Symfony options-resolver and other dev dependencies ([ff06ef9](https://github.com/guanguans/notify/commit/ff06ef9))
21+
22+
### Pull Requests
23+
- Merge pull request [#175](https://github.com/guanguans/notify/issues/175) from ricardoapaes/add_support_thread_messages_zoho_cliq
24+
- Merge pull request [#174](https://github.com/guanguans/notify/issues/174) from guanguans/dependabot/github_actions/actions/checkout-6
25+
26+
1127
<a name="3.5.3"></a>
1228
## [3.5.3] - 2025-11-19
1329
### 📖 Documents
@@ -1471,7 +1487,8 @@ All notable changes to this project will be documented in this file.
14711487
- Finish tests ([32e3c74](https://github.com/guanguans/notify/commit/32e3c74))
14721488

14731489

1474-
[Unreleased]: https://github.com/guanguans/notify/compare/3.5.3...HEAD
1490+
[Unreleased]: https://github.com/guanguans/notify/compare/3.5.4...HEAD
1491+
[3.5.4]: https://github.com/guanguans/notify/compare/3.5.3...3.5.4
14751492
[3.5.3]: https://github.com/guanguans/notify/compare/3.5.2...3.5.3
14761493
[3.5.2]: https://github.com/guanguans/notify/compare/3.5.1...3.5.2
14771494
[3.5.1]: https://github.com/guanguans/notify/compare/3.5.0...3.5.1

0 commit comments

Comments
 (0)