diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c012041 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# 0.1.0 (2021-06-24) + + +### Features + +* Add first sources ([adcd4ea](https://github.com/wuespace/telestion-terminal-client/commit/adcd4eae6d3fdd3cd73a9b6725bd6171131f676a)) +* Add simple line reader ([fc0b161](https://github.com/wuespace/telestion-terminal-client/commit/fc0b161121adede52dd3e3b863fa509d89262a68)) +* Initialize Project ([08f2069](https://github.com/wuespace/telestion-terminal-client/commit/08f2069db2e7a813378e5049d7f00fe952dd2bbb)) + + + diff --git a/project.json b/project.json index 1be1b18..6793ca7 100644 --- a/project.json +++ b/project.json @@ -1,3 +1,3 @@ { - "version": "0.0.0" -} + "version": "0.1.0" +} \ No newline at end of file