Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Changes for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
parkerziegler committed Nov 12, 2019
1 parent 9cf5b81 commit 2d49fa0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ 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).

## [0.1.1] - 2019-11-11

### Added

- TypeScript definitions for the public API of `next-urql` now ship with the library. PR by @parkerziegler [here](https://github.com/FormidableLabs/next-urql/pull/2).
- MIT License.
- Improved README documentation around `withUrqlClient` usage.
- CONTRIBUTING.md to help new contributors to the project get involved.

## [0.1.0] - 2019-11-02

This is the initial release of `next-urql` in its Beta API. The API is subject to change significantly before the 1.0 release, although we don't expect it to.

0 comments on commit 2d49fa0

Please sign in to comment.