Skip to content

Commit ab9f218

Browse files
committed
Remove outdated version entries from changelog
1 parent f2c129e commit ab9f218

File tree

1 file changed

+2
-39
lines changed

1 file changed

+2
-39
lines changed

CHANGELOG.md

Lines changed: 2 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -7,42 +7,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## 2.1.1
11-
- Fixed issue with options not propagating properly.
12-
13-
## 2.1.0
14-
15-
### Added
16-
- Added the option to write conversions to files.
17-
- Added the option to load conversions from files.
18-
- Added case-sensitive option for encoding validation.
19-
20-
### Changed
21-
- Updated development packages,
22-
23-
## 2.0.1
24-
25-
### Added
26-
- Added docs directory with additional documentation.
27-
28-
## 2.0.0
29-
30-
### Added
31-
- Added support for PSR-4 autoloading.
32-
- Added ability to validate encoding.
33-
- Added SECURITY.md policy.
34-
- Added static analysis tools.
35-
- Added FUNDING.yml policy.
36-
- Added proxy support for static calls to encoder.
37-
- Added contracts to all public methods that are not internal.
38-
- Added an option to control the default encoding.
39-
- Added an option to remove the UTF-8 BOM.
40-
- Added support for mb regex.
41-
42-
### Changed
43-
- Removed support for PHP < 7.2.
44-
- Updated dependencies.
45-
- Added changelog.
46-
47-
### Removed
48-
- Removed the `Encode` object.
10+
## 1.0.0
11+
- Initial release. After change of paquettg/string-encoder

0 commit comments

Comments
 (0)