Skip to content

changelog update, but no entries in the changelog itself #104

Open
@drahnr

Description

@drahnr
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a78aff..84fb60f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,27 @@
+<a name="1.0.0"></a>
+## 1.0.0 (2017-10-28)
+
+
+
+
+<a name="0.3.3"></a>
+### 0.3.3 (2017-10-28)
+
+
+
+
+<a name="0.3.3"></a>
+### 0.3.3 (2017-10-28)
+
+
+
+
+<a name="0.3.3"></a>
+### 0.3.3 (2017-10-28)
+
+
+
+
[clog]
# A repository link with the trailing '.git' which will be used to generate
# all commit and issue links
repository = "https://github.com/spearow/coaster-nn.git"

# specify the style of commit links to generate, defaults to "github" if omitted
link-style = "github"

# The preferred way to set a constant changelog. This file will be read for old changelog
# data, then prepended to for new changelog data. It's the equivilant to setting
# both infile and outfile to the same file.
#
# Do not use with outfile or infile fields!
#
# Defaults to stdout when omitted
outfile = "CHANGELOG.md"

# This sets the output format. There are two options "json" or "markdown" and
# defaults to "markdown" when omitted
output-format = "markdown"

# If you use tags, you can set the following if you wish to only pick
# up changes since your latest tag
from-latest-tag = true
clog 0.9.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions