docs: release note wording
This commit is contained in:
		
							parent
							
								
									804c307694
								
							
						
					
					
						commit
						c912108d89
					
				
							
								
								
									
										4
									
								
								NEWS.md
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								NEWS.md
									
									
									
									
									
								
							@ -8,8 +8,8 @@ title: hledger news
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
- print: comment positions (same line or next line) are now preserved
 | 
					- print: comment positions (same line or next line) are now preserved
 | 
				
			||||||
- register: `--average/-A` shows a running average, like ledger
 | 
					- register: `--average/-A` shows a running average, like ledger
 | 
				
			||||||
- queries: `sym:REGEXP` matches (whole) commodity symbols
 | 
					- queries: `sym:REGEXP` matches commodity symbols
 | 
				
			||||||
- queries: `amt` now uses the = operator by default, eg amt:50 finds amounts equal to 50
 | 
					- queries: `amt` now uses the = operator by default, eg `amt:50` finds amounts equal to 50
 | 
				
			||||||
- don't break when there are non-ascii characters in CSV files
 | 
					- don't break when there are non-ascii characters in CSV files
 | 
				
			||||||
- csv: add the `include` directive, useful for factoring out common rules used with multiple CSV files
 | 
					- csv: add the `include` directive, useful for factoring out common rules used with multiple CSV files
 | 
				
			||||||
- balancesheet: don't bother showing equity, it won't be useful for most of us
 | 
					- balancesheet: don't bother showing equity, it won't be useful for most of us
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user