Skip to content

Commit 0d04e7e

Browse files
committed
Prepare 0.2.0 release
1 parent 47a3f32 commit 0d04e7e

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

CHANGELOG.adoc

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
This document provides a high-level view of the changes introduced in {project-name} by release.
77
For a detailed view of what has changed, refer to the {uri-repo}/commits/master[commit history] on GitHub.
88

9-
== 0.2.0dev
9+
== 0.2.0
1010

11-
The _yes, we exist_ release!
11+
The _#RSAC gift_ release!
1212

1313
Enhancements::
1414
* Updated Windows 10 to Anniversary Edition ({uri-issue}21[#21])
@@ -29,22 +29,21 @@ Bug fixes::
2929
* Temporarily removed depwalker and regshot from choco packages ({uri-issue}16[#16])
3030
* VirtualBox Guest Additions: Support for the new certificate name ({uri-issue}24[#24])
3131

32-
////
3332

3433
=== Release meta
3534

36-
Released by @obilodeau
35+
Released by @obilodeau on 2017-02-16.
3736

38-
{uri-repo}/issues?q=milestone%3A1.0.0[issues resolved] |
39-
{uri-repo}/releases/tag/v1.0.0[git tag]
40-
// TODO full-diff when we can at the next release
37+
// {uri-repo}/issues?q=milestone%3A1.0.0[issues resolved] |
38+
{uri-repo}/releases/tag/v0.2.0[git tag] |
39+
{uri-repo}/compare/v0.1.0...v0.2.0[full diff]
4140

4241
=== Credits
4342

4443
Thanks to the following people who contributed to this release:
4544

4645
Olivier Bilodeau, Hugo Genesse
47-
////
46+
4847

4948
== 0.1.0
5049

malboxes/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0dev"
1+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)