File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
+ - None
8
+
9
+ ### Fixed
10
+
11
+ - None
12
+
13
+ ### Changed
14
+
15
+ - None
16
+
17
+ ## Version 0.9.19 - Date: 2024-04-30
18
+
19
+ This release focuses on getting the documentation up to date
20
+ and in the new read-the-docs format. Some small issues were
21
+ addressed, but this is mainly to get the documents into good
22
+ shape for release.
23
+
24
+ To view the new documentation, goto
25
+ [ ReadTheDocs] ( https://pymarkdown.readthedocs.io/en/latest/ ) .
26
+
27
+ ### Added
28
+
7
29
- [ Issue 801] ( https://github.com/jackdewinter/pymarkdown/issues/801 )
8
30
- Started movement of docs from README.md and docs directory to
9
31
the newdocs directory with a shorter README.md.
Original file line number Diff line number Diff line change 2
2
Library version information.
3
3
"""
4
4
5
- __version__ : str = "0.9.18 "
5
+ __version__ : str = "0.9.19 "
You can’t perform that action at this time.
0 commit comments