Skip to content

Commit

Permalink
More on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Nov 18, 2019
1 parent e05b861 commit 8138157
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@ are used for versioning (schema follows below):
0.3.4 to 0.4).
- All backwards incompatible changes are mentioned in this document.

0.2
---
2019-11-19

- Hide empty sections/records.
- Add an option to generate changelog for latest release only.
- Handle multiple merge format commit messages.
- Prevent JSON decoding errors.
- Exclude tests from coverage.

0.1
---
2019-11-18
Expand Down
10 changes: 10 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@ version 0.0.3.
generate-changelog master..dev --show-releases
**Generate changelog for the latest release with releases info shown**

.. code-block:: sh
generate-changelog --latest-release --show-releases
Configuration
=============
In order to customize names and texts, add a ``.matyan.ini`` in your
Expand Down Expand Up @@ -130,6 +136,9 @@ Sample configuration:
more on
wip
commit
prefix: more on
continue on
Tips and tricks
===============
Expand Down Expand Up @@ -217,6 +226,7 @@ Contents:

index
basic_concepts
methodology
changelog
matyan

Expand Down

0 comments on commit 8138157

Please sign in to comment.