console-app/CHANGELOG.md

34 lines
468 B
Markdown

# Changelog
## 1.6.0
option to change the message displayed on invalid input
## 1.5.0
- added changelog
- config files: include other config files
## 1.4.0
option to end the program when the user interrupts a prompt
## 1.3.0
new source: config files
## 1.2.0
preset option:
an array of strings to choose from when using one of the string types
## 1.1.0
- readme file
- options to select which sources should be used
- array type
## 1.0.0
initial version