Remove changelog entry to follow workflow defined in #202

This commit is contained in:
thunderbiscuit 2022-09-29 15:26:30 -04:00
parent 1dd6f2d9f8
commit 6f5e621561
No known key found for this signature in database
GPG Key ID: 88253696EB836462

View File

@ -8,10 +8,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
- APIs Added
- Add ability to retrieve any private key inside a descriptor as bytes [#199]
[#199]: https://github.com/bitcoindevkit/bdk-ffi/pull/199
## [v0.9.0]
- Breaking Changes