Skip to content

Commit b5c82d9

Browse files
(DOCSP-15741): v0.11 v0.12 release notes
1 parent 12a0273 commit b5c82d9

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toc_landing_pages = ["/run-commands", "/crud", "/field-level-encryption"]
77

88
[constants]
99

10-
version = "0.10.1"
10+
version = "0.12.0"
1111
mdb-version = "4.4"
1212
mdb-version-dev = "4.3"
1313
pgp-version = "{+mdb-version+}"

source/changelog.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,26 @@
1212
:depth: 1
1313
:class: singlecol
1414

15+
v0.12.0
16+
-------
17+
18+
*Released April 23, 2021*
19+
20+
- New async rewriter, allowing for a much wider range of JavaScript
21+
features in the shell.
22+
23+
- Connection failure response is now more prompt if a connection
24+
is deemed unlikely to succeed.
25+
26+
- Adds new API for shell customization.
27+
28+
v0.11.0
29+
-------
30+
31+
*Released April 8, 2021*
32+
33+
Internal improvements and various bug fixes.
34+
1535
v0.10.1
1636
-------
1737

0 commit comments

Comments
 (0)