Merge pull request #305 from MikeTheWatchGuy/Dev-latest
3.5.1 version info added
This commit is contained in:
		
						commit
						c8cc0a0fd6
					
				
					 2 changed files with 10 additions and 24 deletions
				
			
		|  | @ -7,7 +7,7 @@ | ||||||
| 
 | 
 | ||||||
| # PySimpleGUI | # PySimpleGUI | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| [Wiki for the latest news](https://github.com/MikeTheWatchGuy/PySimpleGUI/wiki) | [Wiki for the latest news](https://github.com/MikeTheWatchGuy/PySimpleGUI/wiki) | ||||||
|  | @ -2517,7 +2517,7 @@ A MikeTheWatchGuy production... entirely responsible for this code.... unless it | ||||||
| | 03,04.00 | Sept 18, 2018 - New features - Graph Element, Frame Element, more settings exposed to Popup calls.  See notes below for more. | | 03,04.00 | Sept 18, 2018 - New features - Graph Element, Frame Element, more settings exposed to Popup calls.  See notes below for more. | ||||||
| | 03.04.01 | Sept 18, 2018 - See release notes | | 03.04.01 | Sept 18, 2018 - See release notes | ||||||
| | 03.05.00 | Sept 20, 2018 - See release notes | | 03.05.00 | Sept 20, 2018 - See release notes | ||||||
| 
 | | 03.05.01 | Sept 22, 2018 - See release notes | ||||||
| 
 | 
 | ||||||
| ### Release Notes | ### Release Notes | ||||||
| 2.3 - Sliders, Listbox's and Image elements (oh my!) | 2.3 - Sliders, Listbox's and Image elements (oh my!) | ||||||
|  | @ -2596,7 +2596,9 @@ OneLineProgressMeter function added which gives you not only a one-line solution | ||||||
| * Auto sizing table widths works now | * Auto sizing table widths works now | ||||||
| * Feature DELETED - Scaling. Removed from all elements | * Feature DELETED - Scaling. Removed from all elements | ||||||
| 
 | 
 | ||||||
| 
 | #### 3.5.1 | ||||||
|  | * Bug fix for broken PySimpleGUI if Python version < 3.6 (sorry!) | ||||||
|  | * LOTS of Readme changes | ||||||
| 
 | 
 | ||||||
| ### Upcoming | ### Upcoming | ||||||
| Make suggestions people!  Future release features | Make suggestions people!  Future release features | ||||||
|  | @ -2686,12 +2688,3 @@ In the hands of a competent programmer, this tool is **amazing**.   It's a must- | ||||||
| The PySimpleGUI window that the results are shown in is an 'input' field which means you can copy and paste the results right into your code. | The PySimpleGUI window that the results are shown in is an 'input' field which means you can copy and paste the results right into your code. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
|  |  | ||||||
							
								
								
									
										17
									
								
								readme.md
									
										
									
									
									
								
							
							
						
						
									
										17
									
								
								readme.md
									
										
									
									
									
								
							|  | @ -7,7 +7,7 @@ | ||||||
| 
 | 
 | ||||||
| # PySimpleGUI | # PySimpleGUI | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| [Wiki for the latest news](https://github.com/MikeTheWatchGuy/PySimpleGUI/wiki) | [Wiki for the latest news](https://github.com/MikeTheWatchGuy/PySimpleGUI/wiki) | ||||||
|  | @ -2517,7 +2517,7 @@ A MikeTheWatchGuy production... entirely responsible for this code.... unless it | ||||||
| | 03,04.00 | Sept 18, 2018 - New features - Graph Element, Frame Element, more settings exposed to Popup calls.  See notes below for more. | | 03,04.00 | Sept 18, 2018 - New features - Graph Element, Frame Element, more settings exposed to Popup calls.  See notes below for more. | ||||||
| | 03.04.01 | Sept 18, 2018 - See release notes | | 03.04.01 | Sept 18, 2018 - See release notes | ||||||
| | 03.05.00 | Sept 20, 2018 - See release notes | | 03.05.00 | Sept 20, 2018 - See release notes | ||||||
| 
 | | 03.05.01 | Sept 22, 2018 - See release notes | ||||||
| 
 | 
 | ||||||
| ### Release Notes | ### Release Notes | ||||||
| 2.3 - Sliders, Listbox's and Image elements (oh my!) | 2.3 - Sliders, Listbox's and Image elements (oh my!) | ||||||
|  | @ -2596,7 +2596,9 @@ OneLineProgressMeter function added which gives you not only a one-line solution | ||||||
| * Auto sizing table widths works now | * Auto sizing table widths works now | ||||||
| * Feature DELETED - Scaling. Removed from all elements | * Feature DELETED - Scaling. Removed from all elements | ||||||
| 
 | 
 | ||||||
| 
 | #### 3.5.1 | ||||||
|  | * Bug fix for broken PySimpleGUI if Python version < 3.6 (sorry!) | ||||||
|  | * LOTS of Readme changes | ||||||
| 
 | 
 | ||||||
| ### Upcoming | ### Upcoming | ||||||
| Make suggestions people!  Future release features | Make suggestions people!  Future release features | ||||||
|  | @ -2686,12 +2688,3 @@ In the hands of a competent programmer, this tool is **amazing**.   It's a must- | ||||||
| The PySimpleGUI window that the results are shown in is an 'input' field which means you can copy and paste the results right into your code. | The PySimpleGUI window that the results are shown in is an 'input' field which means you can copy and paste the results right into your code. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue