Skip to content

Commit 19f539d

Browse files
committed
introduce CHANGELOG.md
1 parent cad706b commit 19f539d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
## Release 0.27.0
4+
5+
### Added
6+
7+
- Introduced CHANGELOG
8+
- Supports windows OS
9+
- Provide errors if `rpcuser` and `rpcpassword` are provided
10+
11+
### Changed
12+
13+
- use bitcoin dep to 0.29.1
14+
15+
### Fixed
16+
17+
- fix bitcoin 0.23 on MacOS X
18+
- fix test flakyness
19+
20+
### Removed
21+
22+
- removed `datadir` from `ConnectionParams`, use equivalent `workdir()`

0 commit comments

Comments
 (0)