changes for v2.0.0

This commit is contained in:
Alan Hamlett
2021-01-06 08:10:51 -08:00
parent 9330fbc2e9
commit 122f920cfa

View File

@@ -3,10 +3,24 @@ History
------- -------
2.0.0 (2021-01-06)
++++++++++++++++++
- Add ability to use wildcard in white/black url lists.
`#65 <https://github.com/wakatime/chrome-wakatime/issues/65>`_
- Ability to set project name from custom url pattern in whitelist.
`#61 <https://github.com/wakatime/chrome-wakatime/issues/61>`_
- Use root domain to prevent cookie problems.
`#44 <https://github.com/wakatime/chrome-wakatime/issues/44>`_
- Firefox support.
`#51 <https://github.com/wakatime/chrome-wakatime/issues/51>`_
1.0.2 (2016-06-30) 1.0.2 (2016-06-30)
++++++++++++++++++ ++++++++++++++++++
- Fix bug preventing options from saving. #42 - Fix bug preventing options from saving.
`#42 <https://github.com/wakatime/chrome-wakatime/issues/42>`_
1.0.1 (2016-06-29) 1.0.1 (2016-06-29)
@@ -14,7 +28,8 @@ History
- Fix blacklist setting. - Fix blacklist setting.
- Misc bug fixes related to icon popup. - Misc bug fixes related to icon popup.
- Send plugin name and version with heartbeat data. #41 - Send plugin name and version with heartbeat data.
`#41 <https://github.com/wakatime/chrome-wakatime/issues/41>`_
1.0.0 (2016-06-29) 1.0.0 (2016-06-29)