Skip to content

Commit 97b6a46

Browse files
committed
Update CHANGELOG
1 parent 54e3ee8 commit 97b6a46

File tree

2 files changed

+54
-2
lines changed

2 files changed

+54
-2
lines changed

CHANGELOG.md

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,57 @@
11
# Changelog
22

3+
## [0.4.2](https://github.com/firefly-cpp/succulent/tree/0.4.2) (2025-07-31)
4+
5+
[Full Changelog](https://github.com/firefly-cpp/succulent/compare/0.4.1...0.4.2)
6+
7+
**Merged pull requests:**
8+
9+
- build\(deps-dev\): bump urllib3 from 2.3.0 to 2.5.0 [\#53](https://github.com/firefly-cpp/succulent/pull/53) ([dependabot[bot]](https://github.com/apps/dependabot))
10+
- build\(deps-dev\): bump requests from 2.32.3 to 2.32.4 [\#52](https://github.com/firefly-cpp/succulent/pull/52) ([dependabot[bot]](https://github.com/apps/dependabot))
11+
- build\(deps-dev\): bump setuptools from 75.8.0 to 78.1.1 [\#51](https://github.com/firefly-cpp/succulent/pull/51) ([dependabot[bot]](https://github.com/apps/dependabot))
12+
- build\(deps\): bump jinja2 from 3.1.5 to 3.1.6 [\#50](https://github.com/firefly-cpp/succulent/pull/50) ([dependabot[bot]](https://github.com/apps/dependabot))
13+
14+
## [0.4.1](https://github.com/firefly-cpp/succulent/tree/0.4.1) (2025-02-05)
15+
16+
[Full Changelog](https://github.com/firefly-cpp/succulent/compare/0.4.0...0.4.1)
17+
18+
**Merged pull requests:**
19+
20+
- build\(deps\): bump werkzeug from 3.0.3 to 3.0.6 [\#49](https://github.com/firefly-cpp/succulent/pull/49) ([dependabot[bot]](https://github.com/apps/dependabot))
21+
22+
## [0.4.0](https://github.com/firefly-cpp/succulent/tree/0.4.0) (2024-08-06)
23+
24+
[Full Changelog](https://github.com/firefly-cpp/succulent/compare/0.3.4...0.4.0)
25+
26+
## [0.3.4](https://github.com/firefly-cpp/succulent/tree/0.3.4) (2024-08-05)
27+
28+
[Full Changelog](https://github.com/firefly-cpp/succulent/compare/0.3.3...0.3.4)
29+
30+
**Closed issues:**
31+
32+
- Preserve timestamps [\#48](https://github.com/firefly-cpp/succulent/issues/48)
33+
- Issues [\#47](https://github.com/firefly-cpp/succulent/issues/47)
34+
- Move sphinx dependencies to dev [\#39](https://github.com/firefly-cpp/succulent/issues/39)
35+
- XML Files | test case [\#38](https://github.com/firefly-cpp/succulent/issues/38)
36+
37+
**Merged pull requests:**
38+
39+
- build\(deps-dev\): bump zipp from 3.18.1 to 3.19.1 [\#46](https://github.com/firefly-cpp/succulent/pull/46) ([dependabot[bot]](https://github.com/apps/dependabot))
40+
- build\(deps-dev\): bump certifi from 2024.2.2 to 2024.7.4 [\#45](https://github.com/firefly-cpp/succulent/pull/45) ([dependabot[bot]](https://github.com/apps/dependabot))
41+
- build\(deps-dev\): bump urllib3 from 2.2.1 to 2.2.2 [\#44](https://github.com/firefly-cpp/succulent/pull/44) ([dependabot[bot]](https://github.com/apps/dependabot))
42+
- build\(deps-dev\): bump requests from 2.31.0 to 2.32.0 [\#43](https://github.com/firefly-cpp/succulent/pull/43) ([dependabot[bot]](https://github.com/apps/dependabot))
43+
- build\(deps\): bump jinja2 from 3.1.3 to 3.1.4 [\#42](https://github.com/firefly-cpp/succulent/pull/42) ([dependabot[bot]](https://github.com/apps/dependabot))
44+
- build\(deps\): bump werkzeug from 3.0.2 to 3.0.3 [\#41](https://github.com/firefly-cpp/succulent/pull/41) ([dependabot[bot]](https://github.com/apps/dependabot))
45+
- build\(deps-dev\): bump idna from 3.6 to 3.7 [\#40](https://github.com/firefly-cpp/succulent/pull/40) ([dependabot[bot]](https://github.com/apps/dependabot))
46+
47+
## [0.3.3](https://github.com/firefly-cpp/succulent/tree/0.3.3) (2024-02-23)
48+
49+
[Full Changelog](https://github.com/firefly-cpp/succulent/compare/0.3.2...0.3.3)
50+
51+
**Closed issues:**
52+
53+
- Collect XML files [\#36](https://github.com/firefly-cpp/succulent/issues/36)
54+
355
## [0.3.2](https://github.com/firefly-cpp/succulent/tree/0.3.2) (2023-12-18)
456

557
[Full Changelog](https://github.com/firefly-cpp/succulent/compare/0.3.1...0.3.2)
@@ -62,7 +114,7 @@
62114
**Merged pull requests:**
63115

64116
- docs: add zala-lahovnik as a contributor for doc [\#28](https://github.com/firefly-cpp/succulent/pull/28) ([allcontributors[bot]](https://github.com/apps/allcontributors))
65-
- doc: update README [\#27](https://github.com/firefly-cpp/succulent/pull/27) ([zala-lahovnik](https://github.com/zala-lahovnik))
117+
- doc: update README [\#27](https://github.com/firefly-cpp/succulent/pull/27) ([zalalahovnik](https://github.com/zalalahovnik))
66118
- Add instructions for install python-succulent in Arch Linux [\#26](https://github.com/firefly-cpp/succulent/pull/26) ([carlosal1015](https://github.com/carlosal1015))
67119

68120
## [0.2.3](https://github.com/firefly-cpp/succulent/tree/0.2.3) (2023-06-09)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ But fear not! Introducing succulent 🌵, a pure Python framework that simplifie
7474

7575
* **Free software:** MIT license
7676
* **Documentation:** [https://succulent.readthedocs.io/en/latest](https://succulent.readthedocs.io/en/latest/)
77-
* **Python versions:** 3.8.x, 3.9.x, 3.10.x, 3.11.x, 3.12.x
77+
* **Python versions:** 3.8.x, 3.9.x, 3.10.x, 3.11.x, 3.12.x, 3.13.x
7878
* **Tested OS:** Windows, Ubuntu, Fedora, Alpine, Arch, macOS. **However, that does not mean it does not work on others**
7979

8080
## 🔍 Detailed Insights

0 commit comments

Comments
 (0)