;doc: changelog updates
This commit is contained in:
		
							parent
							
								
									600dab3976
								
							
						
					
					
						commit
						a5fcb19bb0
					
				| @ -1,6 +1,8 @@ | |||||||
| 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 2020-09-01 | # 1.19 2020-09-01 | ||||||
| 
 | 
 | ||||||
| - example scripts: | - example scripts: | ||||||
|  | |||||||
| @ -1,6 +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 | ||||||
|  | 
 | ||||||
|  | - Added case-insensitive accountNameToAccountRegexCI, | ||||||
|  |   accountNameToAccountOnlyRegexCI, made the default account type | ||||||
|  |   queries case insensitive again. (#1341) | ||||||
|  | 
 | ||||||
| # 1.19 2020-09-01 | # 1.19 2020-09-01 | ||||||
| 
 | 
 | ||||||
| - Added a missing lower bound for aeson, making cabal installs more | - Added a missing lower bound for aeson, making cabal installs more | ||||||
|  | |||||||
| @ -1,6 +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 2020-09-01 | # 1.19 2020-09-01 | ||||||
| 
 | 
 | ||||||
| - The --color/--colour=WHEN command line option, support for the | - The --color/--colour=WHEN command line option, support for the | ||||||
|  | |||||||
| @ -1,6 +1,9 @@ | |||||||
| 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 2020-09-01 | # 1.19 2020-09-01 | ||||||
| 
 | 
 | ||||||
| - Queries containing a malformed regular expression (eg the single | - Queries containing a malformed regular expression (eg the single | ||||||
|  | |||||||
| @ -1,6 +1,11 @@ | |||||||
| User-visible changes in the hledger command line tool and library. | User-visible changes in the hledger command line tool and library. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | # a9fbaaf2 | ||||||
|  | 
 | ||||||
|  | - Fix a regression in account type autodetection for accounts with | ||||||
|  |   capitalised names. (#1341) | ||||||
|  | 
 | ||||||
| # 1.19 2020-09-01 | # 1.19 2020-09-01 | ||||||
| 
 | 
 | ||||||
| ## general | ## general | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user