Skip to content

Commit cb60370

Browse files
committed
Added CHANGELOG
1 parent 11f1514 commit cb60370

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 2015 Nov 4
4+
5+
* [`11f1514`](https://github.com/sogko/graphql-go-handler/commit/11f15145c649a5faaa9edcf9ecf4065aa3bb9155) Update library to use the latest API changes from `graphql-go`

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,5 @@ depending on the provided `Content-Type` header.
7777
$ go get github.com/sogko/graphql-go-handler
7878
$ go build && go test ./...
7979
```
80+
### Changelog
81+
For recent changes, see [Changelog](./CHANGELOG.md)

0 commit comments

Comments
 (0)