Skip to content

Commit

Permalink
Merge pull request openshift-online#55 from jhernand/release_0_0_17
Browse files Browse the repository at this point in the history
Release 0.0.17
  • Loading branch information
jhernand authored Nov 23, 2019
2 parents 12e582d + b8f067a commit 388e571
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This document describes the relevant changes between releases of the
API metamodel.

== 0.0.17 Nov 23 2019

- Add semantic checks.
- Add support for default values.
- Check default values of paging parameters.

== 0.0.16 Nov 19 2019

- Add simple conversion from AsciiDoc to Markdown.
Expand Down
2 changes: 1 addition & 1 deletion pkg/info/info.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.

package info

const Version = "0.0.16"
const Version = "0.0.17"

0 comments on commit 388e571

Please sign in to comment.