Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Jul 11, 2022
1 parent 9d33855 commit 63c2b24
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions cachix/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## [0.8.0] - 2022-07-10

### Fixed

- Cachix Deploy: properly fix disconnection issues
- Cachix Deploy: deployments are now a separate process so cachix agent can be upgraded at any time


## [0.7.1] - 2022-06-27

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion cachix/cachix.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: cachix
version: 0.7.1
version: 0.8.0
license: Apache-2.0
license-file: LICENSE
copyright: 2018 Domen Kožar
Expand Down

0 comments on commit 63c2b24

Please sign in to comment.