Skip to content

Commit f76c260

Browse files
committed
Bump v0.1.2
1 parent c157fc0 commit f76c260

File tree

3 files changed

+72
-78
lines changed

3 files changed

+72
-78
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
8+
## [0.1.2] - 2022-02-20
9+
10+
### Added
11+
12+
- Metadata and native script to docs
13+
- A full stack example (flask + PyCardano + BlockFrost + React + Nami wallet)
14+
- Continuous integration
15+
- Ogmios backend support
16+
- Add `id` property to TransactionBody and Transaction
17+
18+
### Changed
19+
20+
21+
### Fixed
22+
23+
- Minor fix in native token example

0 commit comments

Comments
 (0)