Skip to content

Commit f2a5a67

Browse files
author
Carlos Silva
committed
Update changelog
1 parent 87fdd8e commit f2a5a67

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
### Unreleased
22

3-
### 1.0.0.rc1 - 2023-02-05
3+
### 1.0.0.rc1 - 2023-02-06
4+
5+
* Added the `@specifiedBy` directive
6+
* Added request extensions
7+
* Base controller and base channel
8+
* An easy to use [GraphiQL](https://github.com/graphql/graphiql) view
9+
* A brand new inline type creator
10+
* Organized several method names to follow one single patter
11+
* Several fixes to events and callbacks
12+
* Fixes for source hooks
13+
* Fixes for scoped arguments
14+
* Docs now available on the [website](https://www.rails-graphql.dev/)
15+
16+
### 1.0.0.beta - 2023-01-23
417

518
* Brand new parser, way faster than the previous one and 12x faster than the original gem
619
* Subscriptions are now available using ActionCable

0 commit comments

Comments
 (0)