Skip to content

Commit

Permalink
Release 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulMansour committed Apr 27, 2023
1 parent 08fad8d commit bf9f6bd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion ReleaseNotes.md
@@ -1,4 +1,14 @@
# Abacus Release 0.0.12
# Abacus Release 0.0.13
1. Fix SetDocument
2. Fix for SetDocument
3. Add optional temp file name to SetDocument argument
4. Update README.md
5. Fix issue #4
6. Small improvement to RemoveXMLSpace function
7. Fix issue with XML formatting
8. Minor changes to blog layout

# Abacus Release 0.0.12 2022-12-19 11:17:38
1. Handles lists in markdown
2. Cleanup
3. Thread event handlers
Expand Down
2 changes: 1 addition & 1 deletion acre.config
Expand Up @@ -14,5 +14,5 @@
"ProjectSpace": "#.Abacus",
"StartUp": "",
"URL": "https://github.com/the-carlisle-group/Abacus",
"Version": "0.0.12"
"Version": "0.0.13"
}

0 comments on commit bf9f6bd

Please sign in to comment.