drop mention of inter-release issue
This commit is contained in:
		
							parent
							
								
									b3ab814478
								
							
						
					
					
						commit
						c1485f43bb
					
				@ -33,8 +33,8 @@ add:
 | 
				
			|||||||
balance:
 | 
					balance:
 | 
				
			||||||
- Balance reports in flat mode now always show exclusive (subaccount-excluding) balances.
 | 
					- Balance reports in flat mode now always show exclusive (subaccount-excluding) balances.
 | 
				
			||||||
- Balance reports in flat mode with --depth now aggregate deeper accounts at the depth limit instead of excluding them.
 | 
					- Balance reports in flat mode with --depth now aggregate deeper accounts at the depth limit instead of excluding them.
 | 
				
			||||||
- Multicolumn balance reports can now show the account hierarchy with --tree.
 | 
					 | 
				
			||||||
- Multicolumn reports in flat mode now support --drop.
 | 
					- Multicolumn reports in flat mode now support --drop.
 | 
				
			||||||
 | 
					- Multicolumn balance reports can now show the account hierarchy with --tree.
 | 
				
			||||||
- Fix: zero-balance leaf accounts below a non-zero-balance parent are no longer always shown (#170).
 | 
					- Fix: zero-balance leaf accounts below a non-zero-balance parent are no longer always shown (#170).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
balancesheet, cashflow, incomestatement:
 | 
					balancesheet, cashflow, incomestatement:
 | 
				
			||||||
@ -43,9 +43,6 @@ balancesheet, cashflow, incomestatement:
 | 
				
			|||||||
print:
 | 
					print:
 | 
				
			||||||
- Tag queries (tag:) will now match a transaction if any of its postings match.
 | 
					- Tag queries (tag:) will now match a transaction if any of its postings match.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
register:
 | 
					 | 
				
			||||||
- Tag queries no longer give false positives for a matched posting's siblings.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Miscellaneous:
 | 
					Miscellaneous:
 | 
				
			||||||
- Compatible with GHC 7.8, text 1.1
 | 
					- Compatible with GHC 7.8, text 1.1
 | 
				
			||||||
- Compatible with GHC 7.2 (#155)
 | 
					- Compatible with GHC 7.2 (#155)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user