Skip to content

Commit 4361b56

Browse files
committed
Update CHANGELOG
1 parent 59961c2 commit 4361b56

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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+
1023
## [v0.13.13] - 2022-11-16
1124

1225
* Update GitHub actions by @i80and in https://github.com/mongodb/snooty-parser/pull/424

0 commit comments

Comments
 (0)