Fix api-ref v3.9 release identifier

In Pike we didn't make any significant API additions. In Queens we ended
up bumping the release version twice, once in ba61e84 for project tags
and again in a50fafd2 for system scope. Update the v3.9 identifier to
refer to Queens to avoid misinforming people.

This unfortunately might read more confusingly as now there are two
Queens additions.

Change-Id: I9a0ba7ad713a3c9eb6b0464ed30ff4e6d62d3c74
This commit is contained in:
Colleen Murphy 2018-10-25 11:57:47 +02:00
parent 9f2b84608e
commit 46b12eb29a
1 changed files with 3 additions and 3 deletions

View File

@ -43,9 +43,9 @@ What's New in Version 3.10 (Queens)
- Introduction of an experimental Unified Limits API.
- Ability to grant system role assignments and obtain system-scoped tokens.
================================
What's New in Version 3.9 (Pike)
================================
==================================
What's New in Version 3.9 (Queens)
==================================
- Addition of ``tags`` attribute to project.
- New APIs to interact with the ``tags`` attribute.