Skip to content

Commit 0ae38a5

Browse files
authored
Update CHANGELOG.md (#171)
1 parent aecee3e commit 0ae38a5

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Next-Release]
7+
## [2.2.1] - 2022-2-3
8+
9+
### Fixed
10+
11+
- Backport of fix for [#167](https://github.com/team-charls/charls/issues/167), Decoding\Encoding fails on IBM s390x CPU (Big Endian architecture).
812

913
## [2.2.0] - 2021-1-10
1014

SECURITY.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
| Version | Supported |
66
| ------- | ------------------ |
7-
| 2.2.0 | :white_check_mark: |
7+
| 2.2.1 | :white_check_mark: |
8+
| 2.2.0 | :x: |
89
| 2.1.0 | :x: |
910
| 2.0.0 | :x: |
1011
| 1.1.0 | :x: |

0 commit comments

Comments
 (0)