mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 09:01:56 +00:00 
			
		
		
		
	Upgrade CHANGELOG with security vulnerability notice
This commit is contained in:
		@@ -28,15 +28,17 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Bugfixes
 | 
					## Bugfixes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Fix for a security vulnerability on Windows. Prior to this release, `bat` would execute programs called `less`/`less.exe` from the current working directory (instead of the one from `PATH`) with priority. An attacker might be able to use this by placing a malicious program in a shared directory where the user would execute `bat`. `bat` users on Windows are advised to upgrade to this version. See #1724 and #1472 (@Ry0taK).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Other
 | 
					## Other
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Add bash completion, see #1678 (@scop)
 | 
				
			||||||
- Fix Clippy lints, see #1661 (@mohamed-abdelnour)
 | 
					- Fix Clippy lints, see #1661 (@mohamed-abdelnour)
 | 
				
			||||||
- Add syntax highlighting test files, see #1213 and #1668 (@mohamed-abdelnour)
 | 
					- Add syntax highlighting test files, see #1213 and #1668 (@mohamed-abdelnour)
 | 
				
			||||||
- Add bash completion, see #1678 (@scop)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Syntaxes
 | 
					## Syntaxes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Upgraded Julia syntax to fix a highlighting bug, see #1692
 | 
				
			||||||
- Added support for `dash` syntax, see #1654 (@mohamed-abdelnour)
 | 
					- Added support for `dash` syntax, see #1654 (@mohamed-abdelnour)
 | 
				
			||||||
- Added support for `XAML` syntax, see #1590 and #1655 (@mohamed-abdelnour)
 | 
					- Added support for `XAML` syntax, see #1590 and #1655 (@mohamed-abdelnour)
 | 
				
			||||||
- Apply `DotENV` syntax also for `.env.default` and `.env.defaults` files, see #1669
 | 
					- Apply `DotENV` syntax also for `.env.default` and `.env.defaults` files, see #1669
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user