Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 779 Bytes

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 779 Bytes

Changelog

2.4.0

Minor Changes

  • f70d9e0: Adding new Chains from graphql

2.3.0

Minor Changes

  • a4efcad: Moving types to types.ts and zdk to zdk.ts, adding offchain and nouns queries
  • 2c46bb5: Adding new Chains from graphql

2.2.0

Minor Changes

  • 77c330d: Moving types to types.ts and zdk to zdk.ts, adding offchain and nouns queries

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[0.0.1] - 2022-01-25

  • Initial repo release
  • Added graphql fetchers and types
  • Update queries to handle pagination and network info by default as needed