File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## UNRELEASED
8+ ## [ 1.5.2 ] ( https://github.com/matsoftware/swift-code-metrics/releases/tag/1.5.2 ) - 2022-01-02
99
1010### Added
1111
1212- Python 3.8 support
1313
1414### Fixed
1515
16- - [ Issue #37 ] ( https://github.com/matsoftware/swift-code-metrics/issues/37 ) Support for M1 architecture
16+ - [ Issue #33 ] ( https://github.com/matsoftware/swift-code-metrics/issues/33 ) Crash trying to run with generate-graphs
1717- [ Issue #34 ] ( https://github.com/matsoftware/swift-code-metrics/issues/34 ) Improved dependencies resolution
18+ - [ Issue #37 ] ( https://github.com/matsoftware/swift-code-metrics/issues/37 ) Support for M1 architecture
1819
1920## [ 1.5.1] ( https://github.com/matsoftware/swift-code-metrics/releases/tag/1.5.1 ) - 2020-02-09
2021
Original file line number Diff line number Diff line change 1- VERSION = "1.5.1 "
1+ VERSION = "1.5.2 "
You can’t perform that action at this time.
0 commit comments