File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99### Added
1010- Upcoming changes...
1111
12+ ## [ 0.5.2] - 2024-08-09
13+ ### Added
14+ - Added support for UTF-16 filenames
15+
1216## [ 0.5.1] - 2024-04-17
1317### Added
1418- Added tagging workflow to aid release generation
@@ -46,5 +50,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4650[ 0.4.1 ] : https://github.com/scanoss/scanoss-winnowing.py/compare/v0.4.0...v0.4.1
4751[ 0.5.0 ] : https://github.com/scanoss/scanoss-winnowing.py/compare/v0.4.1...v0.5.0
4852[ 0.5.1 ] : https://github.com/scanoss/scanoss-winnowing.py/compare/v0.5.0...v0.5.1
49-
53+ [ 0.5.2 ] : https://github.com/scanoss/scanoss-winnowing.py/compare/v0.5.1...v0.5.2
5054
Original file line number Diff line number Diff line change 2222 THE SOFTWARE.
2323"""
2424
25- __version__ = '0.5.1 '
25+ __version__ = '0.5.2 '
You can’t perform that action at this time.
0 commit comments