-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add input API Token from keyboard - Change .gitignore - Change documentation - Readme.md - Changelog.md
- Loading branch information
Showing
5 changed files
with
43 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,23 @@ | ||
# Changelog | ||
## Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on: | ||
* https://keepachangelog.com/ru/0.3.0/ | ||
* https://github.com/olivierlacan/keep-a-changelog | ||
* https://semver.org/lang/ru/ | ||
|
||
### [0.1.0] - 2019-09-13 | ||
#### Added | ||
#### [0.1.0] - 2019-10-04 | ||
##### Added | ||
- New feature. Input Token from keyboard. | ||
##### Changed | ||
- Documentation readme. | ||
|
||
#### [0.0.1] - 2019-09-13 | ||
##### Added | ||
- New documetation. | ||
#### Changed | ||
##### Changed | ||
- Comments in code. | ||
#### Fixed | ||
##### Fixed | ||
- Fix Licence extention from .md. | ||
#### Removed | ||
##### Removed | ||
- Token API. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Glad of any help and improvements. | ||
Glad of any help and improvements. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters