From 3e4e0edd39b533681471766e915bd78ddbb42971 Mon Sep 17 00:00:00 2001 From: Lucas Schatz Date: Sun, 13 Sep 2020 16:47:17 -0300 Subject: [PATCH] Update whatsnew --- docs/fr_whatsnew.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/docs/fr_whatsnew.html b/docs/fr_whatsnew.html index b62e18436..4796ba275 100644 --- a/docs/fr_whatsnew.html +++ b/docs/fr_whatsnew.html @@ -8,6 +8,29 @@ http://www.flamerobin.org/bugs.php


+Changes in FlameRobin 0.9.4 ALPHA 4
+

+New features
+
+-Basic octets support #28
+

+Enhancements and Bug fixes
+
+- Fix icon "Question" at dropping database dialog #64
+- Improvements at new pivoted dependency tab, shows FK reference too #77
+- Add support for SQL statements longer than 64KB #82 Thanks @Michele Abbrescia
+- Correct some spelling mistakes #81
+- Pointer Format Fix #80 and #90 thanks @scott @blumf
+- Improve new ":parameters" support #85
+- Support boolean parameters #8
+- Warning: this time I kept active asserts warnings, please let me know if you find anything
+
+
+
+
+
+ + Changes in FlameRobin 0.9.4 ALPHA 3


New features