Skip to content

Commit

Permalink
Updated docs for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jayclassless committed Feb 10, 2019
1 parent 9d8f867 commit 5a34848
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. As best we
can, this project will adhere to [Semantic Versioning](https://semver.org).


## [Unreleased]
## [0.2.0] - 2019-02-10

### Added

Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,7 @@ VCSInfo finds. These codes are:
You can also use the ``--json`` or ``--xml`` options to output JSON- or
XML-encoded structures that contain all the information VCSInfo found.

For details on all available options, run ``vcsinfo --help``.
For details on all available options, run ``vcsinfo --help``. You can also use
``--help-format`` for information about output formatting, and ``--help-envar``
for information about environment variables that influence VCSInfo.

0 comments on commit 5a34848

Please sign in to comment.