Skip to content

Commit 0ef35af

Browse files
committed
prep for release
1 parent 0246259 commit 0ef35af

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,22 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - 2021-01-28
7+
## [Unreleased] - 2021-01-30
8+
9+
### Added
10+
11+
### Changed
12+
13+
### Deprecated
14+
15+
### Removed
16+
17+
### Fixed
18+
19+
### CI/CD
20+
21+
22+
## [2.3.0] - 2021-01-30
823

924
### Added
1025
* Test cases added to improve test coverage.
@@ -13,8 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1328
* Modified API documentation website (https://jpt.cicirello.org/) to improve browsing on mobile devices.
1429
* Minor optimizations in Permutation class.
1530

16-
### Deprecated
17-
1831
### Removed
1932
* Moved the example programs to a new repository. They were previously found in directories examples and replication, both of which have been removed. All of the examples are now located in the repository: https://github.com/cicirello/jpt-examples.
2033
* Removed jars of the library from the repo. These have been available from Maven Central, GitHub Packages, and GitHub Releases, for quite some time. No need to store in repo, and it is inefficient to do so.

0 commit comments

Comments
 (0)