Skip to content

Commit

Permalink
Merge pull request #113 from cicirello/prep-release
Browse files Browse the repository at this point in the history
Prepare release 3.1.4
  • Loading branch information
cicirello authored Jan 12, 2023
2 parents 217b80a + 98ab67a commit 1ea6f28
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

### Changed
* Refactored SessionLog class to improve maintainability (based on RefactorFirst scan).
* Refactored GUI-related test cases (based on RefactorFirst scan).
* Refactored non-GUI-related test cases (based on RefactorFirst scan).

### Deprecated

Expand All @@ -24,6 +21,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Other


## [3.1.4] - 2023-01-12

### Fixed
* Refactored the following based on RefactorFirst scan:
* SessionLog class
* GUI-related test cases
* Non-GUI-related test cases


## [3.1.3] - 2022-12-01

### Changed
Expand Down

0 comments on commit 1ea6f28

Please sign in to comment.