[DOCS]: fixed added / coming tags in docs

This commit is contained in:
Simon Willnauer 2014-01-22 11:52:14 +01:00
parent 1615aba114
commit e6ace1313e
3 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@ documents), and `all` (to match all). Defaults to `all`.
`filter` is mandatory, as well as `indices` (or `index`).
coming[0.90.8]
added[0.90.8]
[TIP]
===================================================================
The fields order is important: if the `indices` are provided before `filter`

View File

@ -28,7 +28,7 @@ documents), and `all` (to match all). Defaults to `all`.
`query` is mandatory, as well as `indices` (or `index`).
coming[0.90.8]
added[0.90.8]
[TIP]
===================================================================
The fields order is important: if the `indices` are provided before `query`

View File

@ -1,7 +1,7 @@
[[testing-framework]]
== Java Testing Framework
added[1.0.0]
added[1.0.0.RC1]
[[testing-intro]]