Prepare for release v2.1.0
This commit is contained in:
@@ -99,3 +99,11 @@ As of v2.1.0, **pulse** requires [loeb](https://github.com/okvdai/loeb)
|
||||
- Polish. (Northstar isn't translated into Polish, but the game supports it.)
|
||||
- Locking the Stats tab, avoiding situations where you could click too fast and see no stats. Also prevents the game from showing stats when the API is unreachable.
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary> pulse v2.1.0 </summary>
|
||||
|
||||
- Changed endpoint
|
||||
- Lots of bug fixes
|
||||
- Uses new experimental loeb library
|
||||
</details>
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Pulse",
|
||||
"description": "Adds stats (collected by the Tone API) back to the Stats tab.",
|
||||
"version_number": "2.0.0",
|
||||
"version_number": "2.1.0",
|
||||
"website_url": "https://github.com/ToneAPI/pulse",
|
||||
"dependencies": ["Okudai-loeb-1.0.0"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user