# Changelog

All notable changes to this project will be documented in this file.

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]

## [0.0.13] - 2022-08-23

- Add gasless signature support for OpenSea listings

## [0.0.11] - 2022-08-23

- Fix verified contract addresses

## [0.0.10] - 2022-08-22

- Add verified NFTs from OpenSea and ERC20 Tokens
- Add verified contracts

## [0.0.9] - 2022-08-04

- Fix PocketUniverse being incompatible with NFTY Dash
- Fix Windows having scrollbars when the popup was created
- Add showing verified contracts in preparation for mint verification.
- Fix so the settings closing when clicking it again.
- Fix the coloring of the settings button

## [0.0.8] - 2022-07-29

- Add the ability to disable PocketUniverse simulations
- Use the pocket-universe SDK instead of manually copying the models

[unreleased]: https://github.com/jqphu/pocketuniverse/compare/v0.0.13...HEAD
[0.0.13]: https://github.com/jqphu/pocketuniverse/compare/v0.0.11...v0.0.13
[0.0.11]: https://github.com/jqphu/pocketuniverse/compare/v0.0.10...v0.0.11
[0.0.10]: https://github.com/jqphu/pocketuniverse/compare/v0.0.9...v0.0.10
[0.0.9]: https://github.com/jqphu/pocketuniverse/compare/v0.0.8...v0.0.9
[0.0.8]: https://github.com/jqphu/pocketuniverse/compare/v0.0.7...v0.0.8
