-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe3a04c
commit 421d792
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Changelog | ||
|
||
## 0.1.0 (2023-07-05) | ||
|
||
|
||
### Features | ||
|
||
* add kv, session, and semaphore features ([e2d455d](https://www.github.com/etsy/consulkit/commit/e2d455df919951c01783e58315d556d427278523)) | ||
* automatically decode base64 values ([d45d025](https://www.github.com/etsy/consulkit/commit/d45d025bba8395681f79cbaa24fa45e07d7a1bc5)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add platforms ([398609a](https://www.github.com/etsy/consulkit/commit/398609ae4b0092db29ccfeae63736e5f2b28c402)) | ||
* don't mutate string ([0ff26b4](https://www.github.com/etsy/consulkit/commit/0ff26b47b173e646bf64d34006bc5ec91be7132d)) | ||
* misc cleanup ([46671d6](https://www.github.com/etsy/consulkit/commit/46671d601344d2612c4ab91dd6df3cc31e517eb6)) | ||
* move runtime deps to gemspec ([a7d9f0d](https://www.github.com/etsy/consulkit/commit/a7d9f0d1c32b23f97619229fcef2eb6de10edb2c)) | ||
* rake and rubocop errors ([c7c2e5e](https://www.github.com/etsy/consulkit/commit/c7c2e5ece91c3749f3aff0b9ec6ba9b241b5caf8)) |