mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 05:33:00 +00:00 
			
		
		
		
	Update changelog to include some missing things
This commit is contained in:
		| @@ -9,6 +9,7 @@ | ||||
| * Add fs.isDriveRoot - checks if a path is the root of a drive. | ||||
| * `cc.pretty` can now display a function's arguments and where it was defined. The Lua REPL will show arguments by default. | ||||
| * Move the shell's `require`/`package` implementation to a separate `cc.require` module. | ||||
| * Move treasure programs into a separate external data pack. | ||||
|  | ||||
| And several bug fixes: | ||||
| * Fix io.lines not accepting arguments. | ||||
|   | ||||
| @@ -9,6 +9,7 @@ New features in CC: Tweaked 1.88.0 | ||||
| * Add fs.isDriveRoot - checks if a path is the root of a drive. | ||||
| * `cc.pretty` can now display a function's arguments and where it was defined. The Lua REPL will show arguments by default. | ||||
| * Move the shell's `require`/`package` implementation to a separate `cc.require` module. | ||||
| * Move treasure programs into a separate external data pack. | ||||
|  | ||||
| And several bug fixes: | ||||
| * Fix io.lines not accepting arguments. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 SquidDev
					SquidDev