We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336c048 commit 6cb23d0Copy full SHA for 6cb23d0
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# v0.4.0 (Fri Oct 18 2024)
2
+
3
+#### 🚀 Enhancement
4
5
+- `@teamplay/backend`
6
+ - feat(backend/mongo): add support for TLS/SSL connection ([@cray0000](https://github.com/cray0000))
7
8
+#### Authors: 1
9
10
+- Pavel Zhukov ([@cray0000](https://github.com/cray0000))
11
12
+---
13
14
# v0.3.18 (Fri Sep 27 2024)
15
16
#### 🐛 Bug Fix
packages/backend/CHANGELOG.md
@@ -1,3 +1,15 @@
+# v0.3.19 (Fri Oct 18 2024)
+- feat(backend/mongo): add support for TLS/SSL connection ([@cray0000](https://github.com/cray0000))
# v0.3.7 (Sun Sep 08 2024)
#### 🚀 Enhancement
0 commit comments