We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc8d58 commit d2a9faeCopy full SHA for d2a9fae
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## 3.6.2 - 2023-10-05
8
+
9
+**Fixed**
10
11
+- A return in `pushRaw` to return the uuid was missing from the current implementation.
12
13
## 3.6.1 - 2023-09-01
14
15
**Changed**
0 commit comments