Skip to content

Commit 9ccd791

Browse files
committed
Updating changelogs
1 parent efa1577 commit 9ccd791

File tree

3 files changed

+63
-1
lines changed

3 files changed

+63
-1
lines changed

docs/source/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ Changelog
55

66
.. toctree::
77

8-
changelog/0.1.40-changelog
8+
changelog/0.1.40-changelog
9+
changelog/1.0.0-changelog
10+
changelog/1.0.1-changelog
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
*******
2+
v1.0.0
3+
*******
4+
5+
:Date: March 7, 2023
6+
7+
Contributors
8+
============
9+
10+
11+
* Lucas M Belo
12+
13+
14+
The patches included in this release have been reviewed by
15+
the following contributors.
16+
17+
* Lucas M Belo
18+
* Priyatham
19+
20+
21+
Enhancements
22+
----------
23+
24+
Documentation Support
25+
26+
Delphi class hierarchy
27+
28+
Delphi members as Python builtins
29+
30+
Including Python 3.11
31+
32+
New wrappers
33+
34+
and more…
35+
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
*******
2+
v1.0.1
3+
*******
4+
5+
:Date: March 10, 2023
6+
7+
Contributors
8+
============
9+
10+
11+
* Lucas M Belo
12+
13+
14+
The patches included in this release have been reviewed by
15+
the following contributors.
16+
17+
* Lucas M Belo
18+
* Priyatham
19+
20+
21+
Fixed bugs
22+
----------
23+
24+
Exposing missing builtin members for complete docs.
25+

0 commit comments

Comments
 (0)