Skip to content

Commit a954fbf

Browse files
committed
[DOP-22424] Prepare for release
1 parent ed79254 commit a954fbf

File tree

4 files changed

+12
-10
lines changed

4 files changed

+12
-10
lines changed

docs/changelog/0.13.0.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
0.13.0 (2025-02-24)
22
===================
33

4+
🎉 3 years since first release 0.1.0 🎉
5+
46
Breaking Changes
57
----------------
68

docs/changelog/0.7.0.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
0.7.0 (2023-05-15)
2-
--------------------------
2+
==================
33

44
🎉 onETL is now open source 🎉
5-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5+
------------------------------
66

77
That was long road, but we finally did it!
88

99
Breaking Changes
10-
^^^^^^^^^^^^^^^^
10+
----------------
1111

1212
* Changed installation method.
1313

@@ -125,7 +125,7 @@ Breaking Changes
125125
See :github:pull:`31`.
126126

127127
Features
128-
^^^^^^^^
128+
--------
129129

130130
* Added MongoDB connection.
131131

@@ -193,7 +193,7 @@ Features
193193
See package metadata for more details
194194
195195
Improvements
196-
^^^^^^^^^^^^
196+
------------
197197

198198
* Added compatibility with Python 3.11 and PySpark 3.4.0.
199199

@@ -229,7 +229,7 @@ Improvements
229229
* Added global compatibility table for Spark + Java + Python + Scala.
230230

231231
Bug Fixes
232-
^^^^^^^^^^^^
232+
---------
233233

234234
* Fixed several SFTP issues.
235235

docs/changelog/0.7.1.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
0.7.1 (2023-05-23)
3-
--------------------------
3+
==================
44

55
Bug Fixes
6-
^^^^^^^^^^^^
6+
---------
77

88
* Fixed ``setup_logging`` function.
99

docs/changelog/0.7.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
0.7.2 (2023-05-24)
2-
--------------------------
2+
==================
33

44
Dependencies
5-
^^^^^^^^^^^^
5+
------------
66

77
* Limited ``typing-extensions`` version.
88

0 commit comments

Comments
 (0)