Skip to content

Commit

Permalink
Add beer fork support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex G committed Aug 6, 2021
1 parent 4bbfd97 commit 6a3d195
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [0.1.6] - 2021-08-06

### Added

- Added `beer` fork support via forks.yaml

## [0.1.5] - 2021-07-27

### Added
Expand Down Expand Up @@ -90,7 +96,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

- The initial release of the project.

[Unreleased]: https://github.com/scotopic/silo-wallet/releases/tag/v0.1.5...HEAD
[Unreleased]: https://github.com/scotopic/silo-wallet/releases/tag/v0.1.6...HEAD
[0.1.6]: https://github.com/scotopic/silo-wallet/releases/tag/v0.1.6
[0.1.5]: https://github.com/scotopic/silo-wallet/releases/tag/v0.1.5
[0.1.4]: https://github.com/scotopic/silo-wallet/releases/tag/v0.1.4
[0.1.3]: https://github.com/scotopic/silo-wallet/releases/tag/v0.1.3
Expand Down
1 change: 1 addition & 0 deletions forks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ xfk: ".fork"
xmz: ".maize"
srn: ".shamrock"
cov: ".covid"
xbr: ".beer"

0 comments on commit 6a3d195

Please sign in to comment.