We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaaa975 commit f16f349Copy full SHA for f16f349
2 files changed
CHANGELOG.md
@@ -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
@@ -1 +1 @@
-1.1.0
+1.2.0
0 commit comments