update authors file and remove changelog

This commit is contained in:
Alan Hamlett
2023-07-03 10:23:51 +01:00
parent 519dcb31b7
commit 64e2b6250a
2 changed files with 3 additions and 75 deletions

View File

@@ -5,13 +5,14 @@ various contributors:
Development Lead
----------------
- Alan Hamlett <alan.hamlett@gmail.com>
- Mario Bašić <mario.basic@outlook.com>
- Alan Hamlett <alan@wakatime.com>
- Juan Sebastian velez Posada <jvelezpo@users.noreply.github.com>
Patches and Suggestions
-----------------------
- Mario Bašić <mario.basic@outlook.com>
- Nathaniel van Diepen <eeems@omnimaga.org>
- Kuba Paczyński <kuba.paczynski@gmail.com>
- toptalo <spam.vitek@gmail.com>

View File

@@ -1,73 +0,0 @@
History
-------
3.0.0 (2023-02-09)
++++++++++++++++++
- chore: send project on heartbeat when navigating on github
`#165 <https://github.com/wakatime/chrome-wakatime/pull/165>`_
- chore: add social media toggle to track or not social sites
`#163 <https://github.com/wakatime/chrome-wakatime/pull/163>`_
- implement service worker events
`#162 <https://github.com/wakatime/chrome-wakatime/pull/162>`_
- chore: Chrome Manifest V2 to V3 migration
`#161 <https://github.com/wakatime/chrome-wakatime/pull/161>`_
- chore: implements send Heartbeat functionality
`#160 <https://github.com/wakatime/chrome-wakatime/pull/160>`_
- chore: move api key input to options view
`#159 <https://github.com/wakatime/chrome-wakatime/pull/159>`_
- chore: update bootstrap to version 5
`#158 <https://github.com/wakatime/chrome-wakatime/pull/158>`_
- chore: implement options component
`#157 <https://github.com/wakatime/chrome-wakatime/pull/157>`_
- chore: enable disable logging
`#156 <https://github.com/wakatime/chrome-wakatime/pull/156>`_
- chore: implement new ts components
`#155 <https://github.com/wakatime/chrome-wakatime/pull/155>`_
- chore: update dependencies
`#153 <https://github.com/wakatime/chrome-wakatime/pull/153>`_
2.0.1 (2021-01-11)
++++++++++++++++++
- Bugfix options page not opening.
`#98 <https://github.com/wakatime/chrome-wakatime/issues/98>`_
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)
++++++++++++++++++
- Fix bug preventing options from saving.
`#42 <https://github.com/wakatime/chrome-wakatime/issues/42>`_
1.0.1 (2016-06-29)
++++++++++++++++++
- Fix blacklist setting.
- Misc bug fixes related to icon popup.
- Send plugin name and version with heartbeat data.
`#41 <https://github.com/wakatime/chrome-wakatime/issues/41>`_
1.0.0 (2016-06-29)
++++++++++++++++++
- Birth