0.1 - Initial version
0.2 - Bugfixes
0.3 - Added colored output
- Change name from changelog to mylog
- Added a howto to install and setup
0.4 - Added a TAG to make searching for similar entries easier
0.5 - Interactive instead of inline logging.
- Added -h option to show help text
0.55 - Added more colored
- Cleaned up a little bit
0.6 - Cleaned up the code and added better formatting
0.6.1 - Added a bit of formatting to the input questions
- Changed the CHANGELOG variable to MYLOG
0.6.2 - Added a -tag option to show the tags used, sorted alphabetically
- Made a simple Makefile to install and update the script
- Removed the Install instructions from the mylog file
0.7.0 - Moved the logfile to ~/.config/mylog/mylog
- Fixed a hardcoded setting
- Fixed colors in help. Easier to read
- Fixed a formatting bug in mysearch, awk print error
0.8.0 - Created a setup within the mylog script
0.8.1 - Fixed the search for tags
- Fixed the formatting for tags
- mysearch is now more accurate
- Experimenting with using YAD. Only for showing tags at the moment
0.8.2 - 2017-03-30
- Cleaned up just a tad in mylog
- Updated the README.md file
- Updated help information
- Updated the installer to chmod the log directory
0.8.3 - 2017-04-03
- Fixed permission issue on the log directory in the installer