mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 17:51:40 -05:00
docs: Remove intro paragraph about the "What's new?" page.
I don't think we need to explain what the "What's new" page is about in so many words.
This commit is contained in:
parent
a4b6114bbb
commit
820908ce77
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
|||
---
|
||||
title: What's new?
|
||||
description: A quick rundown of big announcements in the Apollo Server ecosystem.
|
||||
---
|
||||
|
||||
This section of the Apollo Server docs is an announcement page where it is easy to find and share big changes to the `apollo-server` package, or the Apollo server side ecosystem.
|
||||
|
||||
## 2.0
|
||||
|
||||
> To upgrade from Apollo Server 1.x, see the [2.0 migration guide](./migration-two-dot.html). For a more detailed list of smaller changes, see the Apollo Server [`CHANGELOG`](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md).
|
||||
|
|
Loading…
Add table
Reference in a new issue