Skip to content

Commit

Permalink
Release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
moorara committed Nov 4, 2022
1 parent aa2267a commit 316653f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [v0.4.2](https://github.com/moorara/algo/tree/v0.4.2) (2022-11-03)

[Compare Changes](https://github.com/moorara/algo/compare/v0.4.1...v0.4.2)

**Merged Changes:**

- Add DFA minimization API [#119](https://github.com/moorara/algo/pull/119) ([moorara](https://github.com/moorara))
- Enrich Set API [#118](https://github.com/moorara/algo/pull/118) ([moorara](https://github.com/moorara))
- Update Set API [#117](https://github.com/moorara/algo/pull/117) ([moorara](https://github.com/moorara))
- [automata] Refactoring & New API [#116](https://github.com/moorara/algo/pull/116) ([moorara](https://github.com/moorara))
- Add SoftQueue to list package [#115](https://github.com/moorara/algo/pull/115) ([moorara](https://github.com/moorara))
- fix(deps): update golang.org/x/exp digest to 83b7d23 [#113](https://github.com/moorara/algo/pull/113) ([renovate[bot]](https://github.com/apps/renovate), [moorara](https://github.com/moorara))


## [v0.4.1](https://github.com/moorara/algo/tree/v0.4.1) (2022-10-27)

[Compare Changes](https://github.com/moorara/algo/compare/v0.4.0...v0.4.1)
Expand Down

0 comments on commit 316653f

Please sign in to comment.