Skip to content

Commit

Permalink
Close changelog for the 6.1.3 release (#6163)
Browse files Browse the repository at this point in the history
Also updated the testing env. Can be merged right away.
  • Loading branch information
tsg authored and ruflin committed Jan 25, 2018
1 parent c42322b commit 75b5dd3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// Template, add newest changes here

=== Beats version HEAD
https://github.com/elastic/beats/compare/v6.1.2...6.1[Check the HEAD diff]
https://github.com/elastic/beats/compare/v6.1.3...6.1[Check the HEAD diff]

==== Breaking changes

Expand Down Expand Up @@ -77,6 +77,12 @@ https://github.com/elastic/beats/compare/v6.1.2...6.1[Check the HEAD diff]

////////////////////////////////////////////////////////////
[[release-notes-6.1.3]]
=== Beats version 6.1.3
https://github.com/elastic/beats/compare/v6.1.2...v6.1.3[View commits]
No changes in this release.
[[release-notes-6.1.2]]
=== Beats version 6.1.2
https://github.com/elastic/beats/compare/v6.1.1...v6.1.2[View commits]
Expand Down
1 change: 1 addition & 0 deletions libbeat/docs/release.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This section summarizes the changes in each release. Also read
<<breaking-changes>> for more detail about changes that affect
upgrade.

* <<release-notes-6.1.3>>
* <<release-notes-6.1.2>>
* <<release-notes-6.1.1>>
* <<release-notes-6.1.0>>
Expand Down
2 changes: 1 addition & 1 deletion testing/environments/args.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ services:
build:
args:
DOWNLOAD_URL: https://snapshots.elastic.co/downloads
ELASTIC_VERSION: 6.1.0-SNAPSHOT
ELASTIC_VERSION: 6.1.3-SNAPSHOT
CACHE_BUST: 20171201

0 comments on commit 75b5dd3

Please sign in to comment.