summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Granum <exodist7@gmail.com>2016-09-14 13:38:21 -0700
committerChad Granum <exodist7@gmail.com>2016-09-14 13:38:21 -0700
commit0d3bbaed6d91814ae57e6d3fd3bdbfa5f24cbe2c (patch)
tree550b25d3fb4435abd8b669a166465e90efb0f25f
parent2d1638ed805e13c0c435faf45ad65891eee29857 (diff)
v0.022
- Fix infinite recursion on empty pins - Pass caller into on_use
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index de7cf23..24724c5 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
{{$NEXT}}
+0.022 2016-09-14 13:38:19-07:00 America/Los_Angeles (TRIAL RELEASE)
+
- Fix infinite recursion on empty pins
- Pass caller into on_use