1 parent a9d27cc commit e796bd3Copy full SHA for e796bd3
2 files changed
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
Fixed a weird untested bug for reading from meta-data file.
6
7
+## [0.3.6](https://github.com/Chris1221/yamldoc/compare/v0.3.5...v0.3.6) (2026-07-04)
8
+
9
10
+### Bug Fixes
11
12
+* another check: ([a9d27cc](https://github.com/Chris1221/yamldoc/commit/a9d27cc89d10b2eec40748a826cae267533f7338))
13
14
## [0.3.5](https://github.com/Chris1221/yamldoc/compare/v0.3.4...v0.3.5) (2026-07-04)
15
16
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "yamldoc"
3
-version = "0.3.5"
+version = "0.3.6"
description = "Documentation engine for YAML."
authors = [
{name = "Chris Cole", email = "chris.c.1221@gmail.com"}
0 commit comments