Skip to content

Commit cff6235

Browse files
committed
update changelog
1 parent 484c248 commit cff6235

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
- Switch from flit to poetry by @i80and in https://github.com/mongodb/snooty-parser/pull/427
11+
- DOP-3487: Deprecate cssclass directive by @i80and in https://github.com/mongodb/snooty-parser/pull/443
12+
- DOP-3211: ref label by @mmeigs in https://github.com/mongodb/snooty-parser/pull/444
13+
- Cleanup: use a type for associated products rather than Dict[str, object] by @i80and in https://github.com/mongodb/snooty-parser/pull/446
14+
- Make bump_version.py also bump the version in pyproject.toml by @i80and in https://github.com/mongodb/snooty-parser/pull/445
15+
1016
## [v0.13.16] - 2023-01-25
1117

1218
### Changed

0 commit comments

Comments
 (0)