mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-13 19:33:55 +03:00
Move changelog entry to the right section (#4493)
This commit is contained in:
parent
e991180f43
commit
be28a3b95c
@ -2,6 +2,10 @@
|
||||
|
||||
## Next release
|
||||
|
||||
### Bug fixes and improvements
|
||||
|
||||
- server: add support for `_inc` on `real`, `double`, `numeric` and `money` (fix #3573)
|
||||
|
||||
## `v1.2.0-beta.4`
|
||||
|
||||
### add query support in actions
|
||||
@ -34,7 +38,6 @@ The order, collapsed state of columns and page size is now persisted across page
|
||||
- console: add undefined check to fix error (close #4444) (#4445)
|
||||
- console: change react ace editor theme to eclipse (close #4437)
|
||||
- docs: add One-Click Render deployment guide (close #3683) (#4209)
|
||||
- server: add support for `_inc` on `real`, `double`, `numeric` and `money` (fix #3573)
|
||||
- server: reserved keywords in column references break parser (fix #3597) #3927
|
||||
- server: fix postgres specific error message that exposed database type on invalid query parameters (#4294)
|
||||
- server: manage inflight events when HGE instance is gracefully shutdown (close #3548)
|
||||
|
Loading…
Reference in New Issue
Block a user