[release] Bump to version 64.5
- Clean up issues with org-mode notes
This commit is contained in:
@ -698,7 +698,8 @@ The Edit log form should have from top to bottom:
|
||||
*** Description
|
||||
|
||||
** TODO [#A] Add trends tests for concurrent trends :trends:tests:concurrent:
|
||||
** TODO [#B] Clean up issues with org-mode notes :orgmode:notes:scrobbles:
|
||||
* Version 64.5 [1/1]
|
||||
** DONE [#B] Clean up issues with org-mode notes :orgmode:notes:scrobbles:
|
||||
:PROPERTIES:
|
||||
:ID: aa3dae85-b3ea-49a8-a964-0418595de0d2
|
||||
:END:
|
||||
@ -722,6 +723,7 @@ The text should be transformed into human readable markdown text like this:
|
||||
|
||||
Also, source blocks from org mode should be converted to markdown source block.
|
||||
|
||||
|
||||
* Version 64.4 [1/1]
|
||||
** DONE [#A] Fix raw HTML output from agent response :agents:bug:
|
||||
:PROPERTIES:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "vrobbler"
|
||||
version = "64.4"
|
||||
version = "64.5"
|
||||
description = ""
|
||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user