mirror of
https://github.com/Martin-P/OpenV2G.git
synced 2024-11-08 12:45:42 +00:00
docs: update release notes for 0.9.5
git-svn-id: https://svn.code.sf.net/p/openv2g/code/trunk@119 d9f2db14-54d0-4bde-b00c-16405c910529
This commit is contained in:
parent
9bb3ff36d1
commit
100123c809
1 changed files with 6 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
-------------------------------------------------------------------------
|
||||
OpenV2G - an open source project implementing the basic functionality of the ISO IEC 15118 vehicle to grid (V2G) communication interface
|
||||
Version 0.9.4, released January 30, 2018
|
||||
Version 0.9.5, released March 11, 2022
|
||||
http://openv2g.sourceforge.net/
|
||||
|
||||
Please report bugs via the SourceForge bug tracking system at http://sourceforge.net/tracker/?group_id=350113.
|
||||
Thank you.
|
||||
|
||||
Copyright (C) 2007-2018 Siemens AG
|
||||
Copyright (C) 2007-2012 Siemens AG
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published
|
||||
|
@ -21,6 +21,10 @@ GNU Lesser General Public License for more details.
|
|||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
CHANGES from version 0.9.4:
|
||||
-------------------------------------------------------------------------
|
||||
* fix possible memory corruption bug
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
CHANGES from version 0.9.3:
|
||||
|
|
Loading…
Reference in a new issue