Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
* Fixed a login issue
* Fixed a bug where task comments where not added to code
* Fixed a bug with EU installations
  • Loading branch information
DeeJayTC committed Aug 7, 2019
1 parent 787772d commit b42f346
Show file tree
Hide file tree
Showing 12 changed files with 162 additions and 69 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Change Log
## 1.0.7
- fixed an issue for EU accounts
- fixed a login issue

## 1.0.6
- fixed a bug where links on the task card where not pointing to the correct url
- Creating a task without an active project picked should be a bit more smooth now.
Expand Down
3 changes: 2 additions & 1 deletion out/model/projectConfig.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion out/model/projectConfig.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 15 additions & 5 deletions out/taskProvider.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion out/taskProvider.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b42f346

Please sign in to comment.