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 59961c2 commit 4361b56Copy full SHA for 4361b56
CHANGELOG.md
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Support for external ToC nodes as part of the embedded versions project (DOP-3200).
13
14
+### Changed
15
16
+- Binary releases are now built from Github Actions with Python 3.11 (DOP-3298).
17
18
+### Fixed
19
20
+- Each `.txt` page now gets a separate context for named references, rather than having a single
21
+ global namespace with undefined filesystem-dependent semantics.
22
23
## [v0.13.13] - 2022-11-16
24
25
* Update GitHub actions by @i80and in https://github.com/mongodb/snooty-parser/pull/424
0 commit comments