We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c889b commit df1185fCopy full SHA for df1185f
1 file changed
javascript/CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
All notable changes to the Ditto JavaScript client will be documented in this file.
3
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
16
## [3.5.0] - 2024-01-26
17
18
### Dependencies
0 commit comments