vim-rana-local/plugin/packages/wakatime/HISTORY.rst

48 lines
617 B
ReStructuredText
Raw Normal View History

2013-07-20 22:25:11 +00:00
History
-------
2013-09-05 05:31:27 +00:00
0.4.2 (2013-09-04)
++++++++++++++++++
- Using requests package v1.2.3 from pypi
2013-08-25 23:35:32 +00:00
0.4.1 (2013-08-25)
++++++++++++++++++
- Fix bug causing requests library to omit POST content
2013-08-15 07:12:23 +00:00
0.4.0 (2013-08-15)
++++++++++++++++++
- Sending single branch instead of multiple tags
2013-08-12 10:32:04 +00:00
0.3.1 (2013-08-08)
++++++++++++++++++
- Using requests module instead of urllib2 to verify SSL certs
0.3.0 (2013-08-08)
++++++++++++++++++
- Allow importing directly from Python plugins
2013-07-20 22:25:11 +00:00
0.1.1 (2013-07-07)
++++++++++++++++++
- Refactored
- Simplified action events schema
0.0.1 (2013-07-05)
++++++++++++++++++
- Birth