diff --git a/readme.md b/readme.md index f4d01ce8..2be69202 100644 --- a/readme.md +++ b/readme.md @@ -4903,6 +4903,17 @@ Emergency patch release... going out same day as previous release * OneLineProgressMeter - Can now change the text on every call if desired +# 3.26.0 PySimpleGUI 23-Mar-2019 + +* do_not_clear now defaults to TRUE!!! + * Input Element + * Multiline Element +* Enable Radio Buttons to be in different containers +* Ability to modify Autoscroll setting in Multiline.Update call +* PopupGetFolder, PopupGetFile, PopupGetText - title defaults to message if none provided +* PopupAnimated - image_source can be a filename or bytes (base64) + + ### Upcoming Make suggestions people! Future release features @@ -4966,9 +4977,10 @@ GNU Lesser General Public License (LGPL 3) + #### SORRY!! Will add these back. Lost due to file length limitation \ No newline at end of file