1
0
Fork 0
mirror of https://github.com/Luzifer/git-recurse-status.git synced 2024-11-08 15:10:11 +00:00
git-recurse-status/History.md

16 lines
278 B
Markdown
Raw Normal View History

2016-10-28 13:57:03 +00:00
# 0.3.0 / 2016-10-28
* Change "unknown" to "untracked" to be more in git language
* Add support for OR combinations
2016-10-28 13:13:51 +00:00
# 0.2.0 / 2016-10-28
* Add meta-filter "remote"
2016-10-27 23:59:53 +00:00
# 0.1.1 / 2016-10-28
* Fix: Make publish script executable
2016-10-27 23:55:54 +00:00
# 0.1.0 / 2016-10-28
2016-10-28 13:57:03 +00:00
* Initial version