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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## UNRELEASED
8
+ ## [ 1.5.2 ] ( https://github.com/matsoftware/swift-code-metrics/releases/tag/1.5.2 ) - 2022-01-02
9
9
10
10
### Added
11
11
12
12
- Python 3.8 support
13
13
14
14
### Fixed
15
15
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
17
17
- [ 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
18
19
19
20
## [ 1.5.1] ( https://github.com/matsoftware/swift-code-metrics/releases/tag/1.5.1 ) - 2020-02-09
20
21
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