mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 09:01:56 +00:00 
			
		
		
		
	Move PR changes in README to unreleased section
This commit is contained in:
		
							
								
								
									
										12
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								CHANGELOG.md
									
									
									
									
									
								
							@@ -9,6 +9,13 @@
 | 
			
		||||
## New syntaxes
 | 
			
		||||
## New themes
 | 
			
		||||
## `bat` as a library
 | 
			
		||||
 | 
			
		||||
- Add APIs to provide `Input` descriptions with `InputDescription` (@eth-p)
 | 
			
		||||
- Add function to directly provide `Input`s to `PrettyPrinter` (@eth-p)
 | 
			
		||||
- <font color="red">`Input::theme_preview_file` is no longer available.</font> (@eth-p)
 | 
			
		||||
 | 
			
		||||
Changes colored <font color="red">red</font> are breaking changes.
 | 
			
		||||
 | 
			
		||||
## Packaging
 | 
			
		||||
 | 
			
		||||
# v0.15.4
 | 
			
		||||
@@ -49,11 +56,6 @@
 | 
			
		||||
## `bat` as a library
 | 
			
		||||
 | 
			
		||||
- `PrettyPrinter::vcs_modification_markers` has been marked deprecated when building without the `git` feature, see #997 and #1020 (@eth-p, @sharkdp)
 | 
			
		||||
- Add APIs to provide `Input` descriptions with `InputDescription` (@eth-p)
 | 
			
		||||
- Add function to directly provide `Input`s to `PrettyPrinter` (@eth-p)
 | 
			
		||||
- <font color="red">`Input::theme_preview_file` is no longer available.</font> (@eth-p)
 | 
			
		||||
 | 
			
		||||
Changes colored <font color="red">red</font> are breaking changes.
 | 
			
		||||
 | 
			
		||||
## Packaging
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user