Skip to content

Commit 5714c8d

Browse files
committed
Prepare Changelog for New Release
1 parent 1be70e9 commit 5714c8d

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

CHANGELOG.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,33 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com)
66
and this project adheres to [Semantic Versioning](https://semver.org).
77

8-
## TBD - 4.0.0
8+
## TBD - 4.1.0
9+
10+
### Added
11+
12+
- Nothing yet.
13+
14+
### Removed
15+
16+
- Nothing yet.
17+
18+
### Changed
19+
20+
- Nothing yet.
21+
22+
### Moved
23+
24+
- Nothing yet.
25+
26+
### Deprecated
27+
28+
- Nothing yet.
29+
30+
### Fixed
31+
32+
- Nothing yet.
33+
34+
## 2025-02-08 - 4.0.0
935

1036
### BREAKING CHANGES
1137

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"ext-xmlwriter": "*",
8080
"ext-zip": "*",
8181
"ext-zlib": "*",
82-
"composer/pcre": "^3.3",
82+
"composer/pcre": "^1||^2||^3",
8383
"maennchen/zipstream-php": "^2.1 || ^3.0",
8484
"markbaker/complex": "^3.0",
8585
"markbaker/matrix": "^3.0",

0 commit comments

Comments
 (0)