Skip to content

Commit

Permalink
time-manager: ver bumps up
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Dec 3, 2024
1 parent a3c878e commit b58cb39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions time-manager/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# ChangeLog for time-manager

## 0.1.4
## 0.2.0

* Providing System.ThreadManager.
* Providing `System.ThreadManager`.
* `withHandle` catches `TimeoutThread` internally.
It returns `Nothing` on timeout.

## 0.1.3

Expand Down
2 changes: 1 addition & 1 deletion time-manager/time-manager.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: time-manager
Version: 0.1.4
Version: 0.2.0
Synopsis: Scalable timer
License: MIT
License-file: LICENSE
Expand Down

0 comments on commit b58cb39

Please sign in to comment.