;update changelogs
This commit is contained in:
		
							parent
							
								
									bc2670204f
								
							
						
					
					
						commit
						2b715fbe0d
					
				| @ -1,7 +1,9 @@ | |||||||
| General/project-related changes in the hledger project.  | General/project-related changes in the hledger project.  | ||||||
| For package-specific changes, see the package changelogs. | For package-specific changes, see the package changelogs. | ||||||
| 
 | 
 | ||||||
| # a965bc8e | # 1.19.1 2020-09-07 | ||||||
|  | 
 | ||||||
|  | - Update shell completions (Jakob Schöttl) | ||||||
| 
 | 
 | ||||||
| # 1.19 2020-09-01 | # 1.19 2020-09-01 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,7 +1,12 @@ | |||||||
| Internal/api/developer-ish changes in the hledger-lib (and hledger) packages. | Internal/api/developer-ish changes in the hledger-lib (and hledger) packages. | ||||||
| For user-visible changes, see the hledger package changelog. | For user-visible changes, see the hledger package changelog. | ||||||
| 
 | 
 | ||||||
| # a9fbaaf2 | # 1.19.1 2020-09-07 | ||||||
|  | 
 | ||||||
|  | - Allow megaparsec 9 | ||||||
|  | 
 | ||||||
|  | - stripAnsi: correctly strip ansi sequences with no | ||||||
|  |   numbers/semicolons. (Stephen Morgan) | ||||||
| 
 | 
 | ||||||
| - Added case-insensitive accountNameToAccountRegexCI, | - Added case-insensitive accountNameToAccountRegexCI, | ||||||
|   accountNameToAccountOnlyRegexCI, made the default account type |   accountNameToAccountOnlyRegexCI, made the default account type | ||||||
|  | |||||||
| @ -1,8 +1,9 @@ | |||||||
| User-visible changes in hledger-ui. | User-visible changes in hledger-ui. | ||||||
| See also the hledger changelog. | See also the hledger changelog. | ||||||
| 
 | 
 | ||||||
| # e95a222a | # 1.19.1 2020-09-07 | ||||||
| 
 | 
 | ||||||
|  | - Allow megaparsec 9 | ||||||
| 
 | 
 | ||||||
| # 1.19 2020-09-01 | # 1.19 2020-09-01 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,8 +1,11 @@ | |||||||
| User-visible changes in hledger-web. | User-visible changes in hledger-web. | ||||||
| See also the hledger changelog. | See also the hledger changelog. | ||||||
| 
 | 
 | ||||||
| # 09ac90a7 | # 1.19.1 2020-09-07 | ||||||
| 
 | 
 | ||||||
|  | - Allow megaparsec 9 | ||||||
|  | 
 | ||||||
|  | - Drop redundant semigroups dependency (Felix Yan) | ||||||
| 
 | 
 | ||||||
| # 1.19 2020-09-01 | # 1.19 2020-09-01 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,11 +1,15 @@ | |||||||
| User-visible changes in the hledger command line tool and library. | User-visible changes in the hledger command line tool and library. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| # a9fbaaf2 | # 1.19.1 2020-09-07 | ||||||
|  | 
 | ||||||
|  | - Fix alignment of coloured numbers (#1345, #1349, Stephen Morgan) | ||||||
| 
 | 
 | ||||||
| - Fix a regression in account type autodetection for accounts with | - Fix a regression in account type autodetection for accounts with | ||||||
|   capitalised names. (#1341) |   capitalised names. (#1341) | ||||||
| 
 | 
 | ||||||
|  | - Allow megaparsec 9 | ||||||
|  | 
 | ||||||
| # 1.19 2020-09-01 | # 1.19 2020-09-01 | ||||||
| 
 | 
 | ||||||
| ## general | ## general | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user