Skip to content

Commit

Permalink
Add CHANGELOG.md.
Browse files Browse the repository at this point in the history
Signed-off-by: Daira-Emma Hopwood <[email protected]>
  • Loading branch information
daira committed Aug 27, 2024
1 parent 097dc49 commit c81aa16
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

All notable changes to this library will be documented in this file.

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

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0] - 2024-08-27

### Changed
- The peer protocol version used by the seeder has been updated for the NU6 testnet.
- The README now calls this project `zcash-seeder` rather than `bitcoin-seeder`.

## [0.0.0] - 2022-12-29

There were previously no formal releases. The last change was to update the required
peer protocol version after NU5 activation on mainnet.

0 comments on commit c81aa16

Please sign in to comment.