Skip to content

Commit f16f349

Browse files
committed
Add changelog; bump version
1 parent aaaa975 commit f16f349

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
6+
## 1.2.0 - 2020-04-10
7+
8+
### Added
9+
10+
- Option to customize filename generation
11+
- ``payload`` option to generate file contents
12+
13+
### Fixed
14+
15+
- Creat output base directory if not yet existing

randomfiletree/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

0 commit comments

Comments
 (0)