Skip to content

Commit e617d33

Browse files
Jeff Allenjeff-allen-mongo
authored andcommitted
v0.5.2 release notes
1 parent 276b551 commit e617d33

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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"]
77

88
[constants]
99

10-
version = "0.5.0"
10+
version = "0.5.2"
1111

1212
[substitutions]
1313

source/changelog.txt

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

15+
v0.5.2
16+
------
17+
18+
*Released November 11, 2020*
19+
20+
- Autocomplete now works properly when connected to a MongoDB 4.4.1
21+
deployment.
22+
23+
- The :method:`sh.status()` method now outputs correctly in the browser
24+
shell.
25+
1526
v0.5.0
1627
------
1728

0 commit comments

Comments
 (0)