Skip to content

Commit

Permalink
fill in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
retrogradeorbit committed May 18, 2020
1 parent e5c8599 commit 8b345ab
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. This change

## [Unreleased]

## [0.1.0-alpha.11] - 2020-05-19

### Fixed
- sudo broken on default set-ssh! connection - #56
- nrepl tracebacks broken - #57
- broken sudo-user in local context - #58
- doc only works on some docstrings - #60
- spire hanging on exit with remaining open ssh connection from spire.default stack

## [0.1.0-alpha.10] - 2020-05-18

### Fixed
Expand Down Expand Up @@ -116,7 +125,8 @@ All notable changes to this project will be documented in this file. This change
## [0.1.0-alpha.1] - 2020-02-26
Initial release

[Unreleased]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.10...HEAD
[Unreleased]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.11...HEAD
[0.1.0-alpha.11]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.10...v0.1.0-alpha.11
[0.1.0-alpha.10]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.9...v0.1.0-alpha.10
[0.1.0-alpha.9]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.8...v0.1.0-alpha.9
[0.1.0-alpha.8]: https://github.com/epiccastle/spire/compare/v0.1.0-alpha.7...v0.1.0-alpha.8
Expand Down

0 comments on commit 8b345ab

Please sign in to comment.