File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments