-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
47 additions
and
43 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,47 @@ | ||
|
||
History | ||
------- | ||
|
||
|
||
2.0.1 (2019-05-23) | ||
++++++++++++++++++ | ||
|
||
- Fix Editor and Plugin name | ||
|
||
2.0.0 (2019-04-26) | ||
++++++++++++++++++ | ||
|
||
- Extension completely rewritten | ||
- Added support for 2012/2014/2016/2017/2018 | ||
- Use TLS 1.2 for downloading | ||
|
||
|
||
1.0.3 (2016-05-15) | ||
++++++++++++++++++ | ||
|
||
- Handling exceptions | ||
|
||
|
||
1.0.2 (2016-04-17) | ||
++++++++++++++++++ | ||
|
||
- Implemented Logger class based on Nlog | ||
|
||
|
||
1.0.1 (2015-08-24) | ||
++++++++++++++++++ | ||
|
||
- Get WakaTime cli version from trusted source | ||
- Changed wakatime-master folder to user's directory | ||
- Catch exceptions from network request when checking current wakatime cli version | ||
|
||
|
||
1.0.0 (2015-08-12) | ||
++++++++++++++++++ | ||
|
||
- Birth | ||
|
||
History | ||
------- | ||
|
||
|
||
3.0.0 (2022-02-14) | ||
++++++++++++++++++ | ||
|
||
- Fix installation for v18 (build number 15.0.x.x) | ||
- Update to use WakaTime shared nuget library v4.0.0 | ||
|
||
2.0.1 (2019-05-23) | ||
++++++++++++++++++ | ||
|
||
- Fix Editor and Plugin name | ||
|
||
2.0.0 (2019-04-26) | ||
++++++++++++++++++ | ||
|
||
- Extension completely rewritten | ||
- Added support for 2012/2014/2016/2017/2018 | ||
- Use TLS 1.2 for downloading | ||
|
||
|
||
1.0.3 (2016-05-15) | ||
++++++++++++++++++ | ||
|
||
- Handling exceptions | ||
|
||
|
||
1.0.2 (2016-04-17) | ||
++++++++++++++++++ | ||
|
||
- Implemented Logger class based on Nlog | ||
|
||
|
||
1.0.1 (2015-08-24) | ||
++++++++++++++++++ | ||
|
||
- Get WakaTime cli version from trusted source | ||
- Changed wakatime-master folder to user's directory | ||
- Catch exceptions from network request when checking current wakatime cli version | ||
|
||
|
||
1.0.0 (2015-08-12) | ||
++++++++++++++++++ | ||
|
||
- Birth |