Skip to content

Commit df1185f

Browse files
committed
provided JS client changelog for 3.5.4
1 parent 38c889b commit df1185f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

javascript/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22
All notable changes to the Ditto JavaScript client will be documented in this file.
33

4+
## [3.5.4] - 2024-08-27
5+
6+
### Dependencies
7+
8+
No dependencies were explicitly updated.
9+
10+
### Features / Bug fixes
11+
12+
#### \#228 Set correct Content-Type for postCount() and postSearch()
13+
14+
PR #228 fixes the content-type which was set wrongly for methods `postCount()` and `postSearch()`
15+
416
## [3.5.0] - 2024-01-26
517

618
### Dependencies

0 commit comments

Comments
 (0)