We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc7ac8 commit 71eeb08Copy full SHA for 71eeb08
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+### 1.1.0
2
+
3
+ - Require Node-RED 2.0.0-beta.2
4
+ - Allow debugger to pause just breakpoint nodes
5
+ - Better display >99 message queue count on node annotation
6
+ - Publish debugger state as retained to make resync easier
7
8
+### 1.0.1
9
10
+ - Fix case sensitivity of filenames due to TypeScript being TypeScript
11
12
+### 1.0.0
13
14
+ - First public release of the Flow Debugger
0 commit comments