Skip to content

Commit

Permalink
Release 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
moorara committed Dec 22, 2024
1 parent 62d0608 commit 8dd5e45
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [v0.9.3](https://github.com/moorara/algo/tree/v0.9.3) (2024-12-22)

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

**Fixed Bugs:**

- Double Hash Hash Table: possible infinite loop [#206](https://github.com/moorara/algo/issues/206) ([moorara](https://github.com/moorara))

**Merged Changes:**

- Fix double hashing hash table infinite loop bug [#207](https://github.com/moorara/algo/pull/207) ([moorara](https://github.com/moorara))


## [v0.9.2](https://github.com/moorara/algo/tree/v0.9.2) (2024-12-19)

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

0 comments on commit 8dd5e45

Please sign in to comment.