File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 0.6.1] - 2022-09-03
8+
9+ ### Added
10+ - Add coins_per_utxo_size in blockfrost chain context
11+
12+ ### Fixed
13+ - Fixed ` PPViewHashesDontMatch ` issue. See details in [ issue 81] (https://github.com/cffls/pycardano/issues/81 ).
14+
15+
716## [ 0.6.0] - 2022-08-28
817
918` v0.6.0 ` is update for Vasil hard fork.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pycardano"
3- version = " 0.6.0 "
3+ version = " 0.6.1 "
44classifiers = [
55 " Intended Audience :: Developers" ,
66 " License :: OSI Approved :: MIT License" ,
You can’t perform that action at this time.
0 commit comments