Skip to content

Commit

Permalink
chore: release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ericnorris committed Jul 5, 2023
1 parent fe3a04c commit 421d792
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
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))

0 comments on commit 421d792

Please sign in to comment.