Skip to content

Commit 07b5407

Browse files
Update CHANGELOG.md (#76)
1 parent 7bef2d0 commit 07b5407

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.1.3] 2025-07-30
8+
## [1.1.3] 2025-08-02
99

1010
- Improve `read_from_source()` to support an optional CWD parameter used to
1111
look for the OpenAPI spec. The OpenAPI plugin should supply that CWD relative
1212
to the current markdown file being processed. Markdown customarily uses
1313
paths relative to the document itself. Existing relative paths will not break,
1414
since this will attempt paths relative to both working directories, by
1515
@joewlambeth.
16+
- Add possibility to enforce row or col span [PR #74](https://github.com/Neoteroi/mkdocs-plugins/pull/74),
17+
by @BFuhry.
1618

1719
## [1.1.2] 2025-04-22
1820

0 commit comments

Comments
 (0)