;update changelogs
(cherry picked from commit 15e290955f8ae2ed636b4e144e84fc4c73f4228b)
This commit is contained in:
		
							parent
							
								
									d126ceead2
								
							
						
					
					
						commit
						f2d2272737
					
				| @ -1,7 +1,7 @@ | |||||||
| 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. | ||||||
| 
 | 
 | ||||||
| # 03f9b756b | # 5d85a918e | ||||||
| 
 | 
 | ||||||
| - Fix the topic hierarchy in Info manuals. | - Fix the topic hierarchy in Info manuals. | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -1,15 +1,18 @@ | |||||||
| 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. | ||||||
| 
 | 
 | ||||||
|  | # 1dc5454dd | ||||||
|  | 
 | ||||||
|  | - Fix the info manuals' node structure. | ||||||
|  | 
 | ||||||
|  | - Drop unused parsec dependency. | ||||||
|  | 
 | ||||||
| # 1.20.1 2020-12-15 | # 1.20.1 2020-12-15 | ||||||
| 
 | 
 | ||||||
| - renamed: updateReportSpecFromOpts -> updateReportSpec[With] | - renamed: updateReportSpecFromOpts -> updateReportSpec[With] | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| # 1.20 2020-12-05 | # 1.20 2020-12-05 | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| - added: journalApplyAliases, transactionApplyAliases, postingApplyAliases | - added: journalApplyAliases, transactionApplyAliases, postingApplyAliases | ||||||
| 
 | 
 | ||||||
| - a new more robust price lookup implementation, fgl library dropped (#1402) | - a new more robust price lookup implementation, fgl library dropped (#1402) | ||||||
|  | |||||||
| @ -1,6 +1,14 @@ | |||||||
| User-visible changes in hledger-ui. | User-visible changes in hledger-ui. | ||||||
| See also the hledger changelog. | See also the hledger changelog. | ||||||
| 
 | 
 | ||||||
|  | # 1dc5454dd | ||||||
|  | 
 | ||||||
|  | - Fix loss of capitalisation in part of the manual.  | ||||||
|  | 
 | ||||||
|  | - Fix the info manual's node structure. | ||||||
|  | 
 | ||||||
|  | - Use hledger 1.20.2. | ||||||
|  | 
 | ||||||
| # 1.20.1 2020-12-15 | # 1.20.1 2020-12-15 | ||||||
| 
 | 
 | ||||||
| - Fix the F key (toggle future/forecast transactions), which in 1.20  | - Fix the F key (toggle future/forecast transactions), which in 1.20  | ||||||
|  | |||||||
| @ -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. | ||||||
| 
 | 
 | ||||||
| # 42bc7465e | # 1dc5454dd | ||||||
| 
 | 
 | ||||||
|  | - Fix the info manual's node structure. | ||||||
|  | 
 | ||||||
|  | - Use hledger 1.20.2. | ||||||
| 
 | 
 | ||||||
| # 1.20.1 2020-12-06 | # 1.20.1 2020-12-06 | ||||||
| 
 | 
 | ||||||
| @ -26,7 +29,6 @@ See also the hledger changelog. | |||||||
|   https://hackage.haskell.org/package/directory/docs/System-Directory.html#t:XdgDirectory). |   https://hackage.haskell.org/package/directory/docs/System-Directory.html#t:XdgDirectory). | ||||||
|   (#1344) (Félix Sipma) |   (#1344) (Félix Sipma) | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| # 1.19.1 2020-09-07 | # 1.19.1 2020-09-07 | ||||||
| 
 | 
 | ||||||
| - Allow megaparsec 9 | - Allow megaparsec 9 | ||||||
|  | |||||||
| @ -1,6 +1,14 @@ | |||||||
| User-visible changes in the hledger command line tool and library. | User-visible changes in the hledger command line tool and library. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | # 1dc5454dd | ||||||
|  | 
 | ||||||
|  | - help: Fix loss of capitalisation in part of the hledger-ui manual.  | ||||||
|  | 
 | ||||||
|  | - Fix the info manuals' node structure. | ||||||
|  | 
 | ||||||
|  | - Drop unused parsec dependency. | ||||||
|  | 
 | ||||||
| # 1.20.1 2020-12-15 | # 1.20.1 2020-12-15 | ||||||
| 
 | 
 | ||||||
| - bal, bs, cf, is: In amount-sorted balance reports, equal-balance accounts  | - bal, bs, cf, is: In amount-sorted balance reports, equal-balance accounts  | ||||||
| @ -8,7 +16,6 @@ User-visible changes in the hledger command line tool and library. | |||||||
| 
 | 
 | ||||||
| - help: Fix the topic hierarchy in Info manuals. | - help: Fix the topic hierarchy in Info manuals. | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| # 1.20 2020-12-05 | # 1.20 2020-12-05 | ||||||
| 
 | 
 | ||||||
| ## general | ## general | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user