;doc: more changelog cleanups
[ci skip]
This commit is contained in:
		
							parent
							
								
									f6fc58955e
								
							
						
					
					
						commit
						6703057050
					
				| @ -9,10 +9,8 @@ For package-specific changes, see the package changelogs. | |||||||
| 
 | 
 | ||||||
| - api: drop from Shake scripts | - api: drop from Shake scripts | ||||||
| 
 | 
 | ||||||
| 
 | - new unified website: hledger.org now has its own git repo, has | ||||||
| 
 |   absorbed the github wiki, and is generated with Sphinx. | ||||||
| - new hledger.org: the site now has its own git repo, has absorbed the |  | ||||||
|   github wiki, and is generated with Sphinx. |  | ||||||
| 
 | 
 | ||||||
| - hledger-api's functionality is now included in hledger-web, | - hledger-api's functionality is now included in hledger-web, | ||||||
|   and the hledger-api package is mothballed. |   and the hledger-api package is mothballed. | ||||||
|  | |||||||
| @ -3,16 +3,11 @@ See also the hledger changelog. | |||||||
| 
 | 
 | ||||||
| # 1.15 2019-09-01 | # 1.15 2019-09-01 | ||||||
| 
 | 
 | ||||||
| - web: ?sidebar= hides the sidebar, like ?sidebar=0 | - --serve-api disables the usual server-side web UI (leaving only the API routes) | ||||||
| 
 | 
 | ||||||
| - web: --serve-api disables server-side UI | - register page: account names are hyperlinked | ||||||
| 
 | 
 | ||||||
| - register page: clip linked accounts to 40 characters (Henning Thielemann) | - ?sidebar= now hides the sidebar, same as ?sidebar=0 | ||||||
|   This was the behaviour before adding the links. |  | ||||||
| 
 |  | ||||||
| - avoid spaces before commas in register account links (Henning Thielemann) |  | ||||||
| 
 |  | ||||||
| - add links to accounts in register transactions (Henning Thielemann) |  | ||||||
| 
 | 
 | ||||||
| - fix "_create_locale could not be located" error on windows 7 (#1039) | - fix "_create_locale could not be located" error on windows 7 (#1039) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -3,11 +3,6 @@ User-visible changes in the hledger command line tool and library. | |||||||
| 
 | 
 | ||||||
| # 1.15 2019-09-01 | # 1.15 2019-09-01 | ||||||
| 
 | 
 | ||||||
| - help: don't require a journal file |  | ||||||
| 
 |  | ||||||
| - reg: show negative amounts in red, like balance and Ledger |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| ## General | ## General | ||||||
| 
 | 
 | ||||||
| - There is a new valuation option `--value=TYPE[,COMM]`, with | - There is a new valuation option `--value=TYPE[,COMM]`, with | ||||||
| @ -71,11 +66,15 @@ User-visible changes in the hledger command line tool and library. | |||||||
| 
 | 
 | ||||||
| - descriptions, payees, notes commands added (Caleb Maclennan) | - descriptions, payees, notes commands added (Caleb Maclennan) | ||||||
| 
 | 
 | ||||||
| - Gabriel Ebner's hledger-diff is now a built in command, | - diff: Gabriel Ebner's hledger-diff is now a built in command, | ||||||
|   and https://github.com/gebner/hledger-diff is deprecated. |   and https://github.com/gebner/hledger-diff is deprecated. | ||||||
| 
 | 
 | ||||||
|  | - help: don't require a journal file | ||||||
|  | 
 | ||||||
| - print: now also canonicalises the display style of balance assertion amounts (#1042) | - print: now also canonicalises the display style of balance assertion amounts (#1042) | ||||||
| 
 | 
 | ||||||
|  | - reg: show negative amounts in red, like balance and Ledger | ||||||
|  | 
 | ||||||
| - reg: fix `--average`, broken since 1.12 (#1003) | - reg: fix `--average`, broken since 1.12 (#1003) | ||||||
| 
 | 
 | ||||||
| - stats: show count of market prices (P directives), and the commodities covered | - stats: show count of market prices (P directives), and the commodities covered | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user