mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 07:33:01 +00:00 
			
		
		
		
	Correct changelog
This commit is contained in:
		| @@ -1,14 +1,15 @@ | |||||||
| # Changelog | # Changelog | ||||||
| All notable changes to this project will be documented in this file. | All notable changes to this project will be documented in this file. | ||||||
|  |  | ||||||
| ## Unreleased - 2024-03-21 | ## 1.34.0 - 2024-03-21 | ||||||
| - Add a new (split) PEG special by @ianthehenry | - Add a new (split) PEG special by @ianthehenry | ||||||
| - Add buffer/push-* sized int and float by @pnelson | - Add buffer/push-* sized int and float by @pnelson | ||||||
| - Fixed and tweaked many docs by @sogaiu. | - Documentation improvements: @amano-kenji, @MaxGyver83, @sogaiu, @pepe. | ||||||
| - Expose _exit to skip certain cleanup with os/exit | - Expose _exit to skip certain cleanup with os/exit | ||||||
| - Abort on assert failure instead of exit. | - Abort on assert failure instead of exit.) | ||||||
| - Fix: os/proc-wait. | - Fix: os/proc-wait by @llmII. | ||||||
| - Fix macex1 to keep syntax location for all tuples. | - Fix macex1 to keep syntax location for all tuples. | ||||||
|  | - Restore if-let tail calls. | ||||||
| - Don't try and resume fibers that can't be resumed. | - Don't try and resume fibers that can't be resumed. | ||||||
| - Register stream on unmarshal. | - Register stream on unmarshal. | ||||||
| - Fix asm roundtrip issue. | - Fix asm roundtrip issue. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Josef Pospíšil
					Josef Pospíšil