diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-07-25 17:07:07 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-07-25 17:07:07 -0400 |
commit | 7f33cf6ef5f3fbe576c3d56813447eed91de75bd (patch) | |
tree | 71e8a9ea45ccd5a67ce36126f39bb4f41fd87137 /README.markdown | |
parent | c5481618a723599dea8f0686d2714a842e5ebb45 (diff) |
Fix bug: avoid the creation of multiple subtask timer for the same task and user
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 756f7a48..f6c7edaf 100644 --- a/README.markdown +++ b/README.markdown @@ -13,6 +13,7 @@ Official website: <http://kanboard.net> - Super simple installation - Translated in 19 languages - [List of features are available on the website](http://kanboard.net/features) +- [ChangeLog](ChangeLog) [![Build Status](https://travis-ci.org/fguillot/kanboard.svg)](https://travis-ci.org/fguillot/kanboard) |