Skip to content

Commit

Permalink
chore(release): 🔖 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed May 28, 2023
1 parent 37c7a67 commit d7858bf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.5](https://github.com/arctic-hen7/forne/compare/v0.1.4...v0.1.5) (2023-05-28)


### Features

* added sm-2 implementation ([37c7a67](https://github.com/arctic-hen7/forne/commit/37c7a677099346c316f0c1d2b5469854c21de9db))


### Bug Fixes

* allowed longer-term learning algorithms ([d0af213](https://github.com/arctic-hen7/forne/commit/d0af2130721971140474b44438ab66afbe1af2c4))
* fixed gitignore ([3c30b19](https://github.com/arctic-hen7/forne/commit/3c30b19094aacaa75e171bc32f18e20790375504))

### [0.1.4](https://github.com/arctic-hen7/forne/compare/v0.1.3...v0.1.4) (2023-05-26)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "forne"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
description = "A Turing-complete but dead-simple spaced repetition CLI that helps you learn stuff."
authors = ["arctic-hen7 <[email protected]>"]
Expand Down

0 comments on commit d7858bf

Please sign in to comment.