changes for v11.1.0

This commit is contained in:
Carlos Henrique Guardão Gandarez 2022-11-11 21:57:09 -03:00
parent 3c2947cf79
commit a387c08b44
No known key found for this signature in database
GPG Key ID: E4B78E04FF214729
2 changed files with 6 additions and 4 deletions

View File

@ -3,6 +3,12 @@ History
-------
11.1.0 (2022-11-11)
++++++++++++++++++
- Support for api key vault cmd config
11.0.8 (2022-08-23)
++++++++++++++++++

View File

@ -4,7 +4,6 @@
[WakaTime][wakatime] is an open source Sublime Text plugin for metrics, insights, and time tracking automatically generated from your programming activity.
## Installation
1. Install [Package Control](https://packagecontrol.io/installation).
@ -19,12 +18,10 @@
6. Use Sublime and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com).
## Screen Shots
![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)
## Unresponsive Plugin Warning
In Sublime Text 2, if you get a warning message:
@ -35,7 +32,6 @@ To fix this, go to `Preferences → Settings - User` then add the following sett
`"detect_slow_plugins": false`
## Troubleshooting
First, turn on debug mode in your `WakaTime.sublime-settings` file.