Skip to content

Commit d4cebe9

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.3.1
1 parent e357f67 commit d4cebe9

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

CHANGELOG.md

+9-14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.3.1](https://github.com/Agrover112/fliscopt/compare/v0.3.0...v0.3.1) (2022-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* Updated README.md with code samples ([e357f67](https://github.com/Agrover112/fliscopt/commit/e357f67e4344f091bc89b386d2b8f64b61adeed8))
7+
8+
9+
110
# [0.3.0](https://github.com/Agrover112/fliscopt/compare/v0.2.3...v0.3.0) (2022-01-02)
211

312

@@ -39,17 +48,3 @@
3948

4049

4150

42-
# [0.2.0](https://github.com/Agrover112/fliscopt/compare/v0.1.33...v0.2.0) (2021-11-20)
43-
44-
45-
### Bug Fixes
46-
47-
* Fixed GARSReversals wrong nfe count and scores recording ([7e136ed](https://github.com/Agrover112/fliscopt/commit/7e136edf1068a4d25966a1e447f37e6913d0b514))
48-
49-
50-
### Features
51-
52-
* Added GARandomSearchReversals ([957e0c6](https://github.com/Agrover112/fliscopt/commit/957e0c6ded50e2014a2421c041da7c6ce33f3570))
53-
54-
55-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.3.0"
2+
"version": "0.3.1"
33
}

0 commit comments

Comments
 (0)