|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.0.1](https://github.com/sygmaprotocol/sygma-sdk/compare/sygma-sdk-core-v1.0.1...sygma-sdk-core-v1.0.1) (2022-11-07) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* Add ERC721 support to SDK ([#82](https://github.com/sygmaprotocol/sygma-sdk/issues/82)) ([1222bea](https://github.com/sygmaprotocol/sygma-sdk/commit/1222bea1ec027d323d1974dd1c236a24951e769d)) |
| 9 | +* Create ERC721 example application and documents ([#83](https://github.com/sygmaprotocol/sygma-sdk/issues/83)) ([f6ce371](https://github.com/sygmaprotocol/sygma-sdk/commit/f6ce371c0a1f410050ddd4b01954f00c38d1f571)) |
| 10 | +* node example for generic handler ([#100](https://github.com/sygmaprotocol/sygma-sdk/issues/100)) ([247dd7b](https://github.com/sygmaprotocol/sygma-sdk/commit/247dd7bf19ff97dd3fe3955168f2829f6f9fe62f)) |
| 11 | +* sdk support for generic handler and generic example app ([#85](https://github.com/sygmaprotocol/sygma-sdk/issues/85)) ([3365923](https://github.com/sygmaprotocol/sygma-sdk/commit/3365923b7aa215988cedc9e9b6019dece1b2e86d)) |
| 12 | + |
| 13 | + |
| 14 | +### Bug Fixes |
| 15 | + |
| 16 | +* updated readme ([#87](https://github.com/sygmaprotocol/sygma-sdk/issues/87)) ([f99d237](https://github.com/sygmaprotocol/sygma-sdk/commit/f99d2374a06c80c4af41f7dad13f7eff1598c753)) |
| 17 | + |
| 18 | + |
| 19 | +### Reverts |
| 20 | + |
| 21 | +* "chore(main): release 1.0.0" ([#23](https://github.com/sygmaprotocol/sygma-sdk/issues/23)) ([1aa6b87](https://github.com/sygmaprotocol/sygma-sdk/commit/1aa6b87772de69b59d6d728ad8815c79b01846b8)) |
| 22 | +* "chore(main): release 1.0.0" ([#29](https://github.com/sygmaprotocol/sygma-sdk/issues/29)) ([9484aa1](https://github.com/sygmaprotocol/sygma-sdk/commit/9484aa1182e1098e5be2723de3d0d4785b5b9a1e)) |
| 23 | +* "chore(main): release 1.0.0" ([#33](https://github.com/sygmaprotocol/sygma-sdk/issues/33)) ([25623fb](https://github.com/sygmaprotocol/sygma-sdk/commit/25623fb9e5b352c3dd6d6222af6360668c008eb9)) |
| 24 | +* "chore(main): release 1.0.1" ([#53](https://github.com/sygmaprotocol/sygma-sdk/issues/53)) ([e9ad66b](https://github.com/sygmaprotocol/sygma-sdk/commit/e9ad66bae8f0a215f924646afdc15446fa5f5fd3)) |
| 25 | +* "chore(main): release 1.0.1" ([#55](https://github.com/sygmaprotocol/sygma-sdk/issues/55)) ([f389daf](https://github.com/sygmaprotocol/sygma-sdk/commit/f389daf09d780f1d232bc15447945bcd06bb9dd5)) |
| 26 | +* "chore(main): release 1.0.1"" ([#62](https://github.com/sygmaprotocol/sygma-sdk/issues/62)) ([2c4f56a](https://github.com/sygmaprotocol/sygma-sdk/commit/2c4f56ab2ac0b4575497d65df0584abafc0a2a43)) |
| 27 | +* "chore(main): release sygma-sdk-core 1.0.0" ([#71](https://github.com/sygmaprotocol/sygma-sdk/issues/71)) ([5416542](https://github.com/sygmaprotocol/sygma-sdk/commit/5416542acec704dd18e2a7dce5f15621e9c7c4fd)) |
| 28 | +* "chore(main): release sygma-sdk-core 1.0.0" ([#73](https://github.com/sygmaprotocol/sygma-sdk/issues/73)) ([b2f9939](https://github.com/sygmaprotocol/sygma-sdk/commit/b2f9939b2fd754f4ba2d1ab5509668e2e67a4e9a)) |
| 29 | +* "chore(main): release sygma-sdk-core 1.0.0" ([#75](https://github.com/sygmaprotocol/sygma-sdk/issues/75)) ([5d0b5d1](https://github.com/sygmaprotocol/sygma-sdk/commit/5d0b5d1c6f3038c498cfd977a0af5e92826a054a)) |
| 30 | + |
| 31 | + |
| 32 | +### Miscellaneous Chores |
| 33 | + |
| 34 | +* release 1.0.0 ([bb6a505](https://github.com/sygmaprotocol/sygma-sdk/commit/bb6a5053d843960f445f0dacebe101745f4d908f)) |
| 35 | +* updating package to sygma-contracts ([#36](https://github.com/sygmaprotocol/sygma-sdk/issues/36)) ([e3af317](https://github.com/sygmaprotocol/sygma-sdk/commit/e3af31750a12564ff8c4df01fef453053b02c8d9)) |
| 36 | + |
3 | 37 | ## [1.0.1](https://github.com/sygmaprotocol/sygma-sdk/compare/sygma-sdk-core-v1.1.0...sygma-sdk-core-v1.0.1) (2022-11-07)
|
4 | 38 |
|
5 | 39 |
|
|
0 commit comments