Skip to content

Commit 6516359

Browse files
committed
docs: keep a changelog
1 parent fc28b0e commit 6516359

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
### Breaking Change
11+
12+
### Fixed
13+
14+
### Added
15+
16+
### Changed
17+
18+
## [Unreleased]
19+
20+
### Breaking Change
21+
22+
### Fixed
23+
24+
- Use GraphQL `extensions` when available.
25+
- Support GraphQL v15
26+
27+
### Added
28+
29+
### Changed
30+
31+
## [0.0.1] - 2018-09-06
32+
33+
### First version
34+
35+
[unreleased]: https://github.com/JCMais/graphql-yup-middleware/compare/master...HEAD

0 commit comments

Comments
 (0)