[gnoduino] NEWS update
- From: Lucian Langa <lucilanga src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnoduino] NEWS update
- Date: Tue, 1 May 2012 17:46:45 +0000 (UTC)
commit 820e533e6fb001d34c7c65eade8854df0eb5a84a
Author: Lucian Langa <lucilanga gnome org>
Date: Mon Apr 30 10:38:50 2012 +0200
NEWS update
NEWS | 14 ++++++++++++++
src/__init__.py | 2 +-
2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 864a2a1..aed11cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Gnoduino 0.4.0
+==============
+
+- sync toolbars buttons and icons with upstream
+- support custom hardware (arduino platforms)
+- prefer native boards.txt/programmers.txt files
+- add arduino 1.0 support
+- add help support
+- add 'examples' option to load arduino example sketches
+- update hardware & libraries path from upstream
+- add recent files option
+- improve serial port detection and error handling
+- add i18n support
+
Gnoduino 0.3.0
==============
diff --git a/src/__init__.py b/src/__init__.py
index a5ef103..8c280b7 100644
--- a/src/__init__.py
+++ b/src/__init__.py
@@ -15,4 +15,4 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-__version__ = "0.3.99"
+__version__ = "0.4.0"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]