Skip to content

Commit 85b9083

Browse files
committed
updated version info with a synopsis of some significant changes
1 parent af2e0fd commit 85b9083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VERSIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ the readonly=True keyword parameter will limit options to the passed-in list.
99
- Added some internal changes, mostly revolving around the keygen (which is responsible for ensuring that the same key is not
1010
used multiple times). There is now a Form.close() method that safely closes out the form by resetting the keygen for elements
1111
associated with the form, and Query instances that are assocated with the form. This makes it much easier to re-use window layouts
12-
as the keygen will reset, and we won't be keeping old Query objects laying around hiding from the garbage collector.
12+
as the keygen will reset, and we won't be keeping old Query objects lying around hiding from the garbage collector.
1313
-
1414

1515

0 commit comments

Comments
 (0)