mirror of
https://github.com/dkam/suo.git
synced 2025-01-29 07:42:43 +00:00
update changelog
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
## 0.1.1
|
||||||
|
|
||||||
|
- Use [MessagePack](https://github.com/msgpack/msgpack-ruby) for semaphore serialization.
|
||||||
|
|
||||||
|
|
||||||
## 0.1.0
|
## 0.1.0
|
||||||
|
|
||||||
- First release
|
- First release.
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
module Suo
|
module Suo
|
||||||
VERSION = "0.1.0"
|
VERSION = "0.1.1"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user