branch: elpa/org-superstar
commit bd99047cb37847eef1f26c78af86dd022b48568b
Author: D. Williams <[email protected]>
Commit: D. Williams <[email protected]>
updating README
---
README.org | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index b2c48651da..775e4d9881 100644
--- a/README.org
+++ b/README.org
@@ -22,10 +22,10 @@
* put the project on Worg :: I guess it's only reasonable to put
=org-superstar= on Worg at that point.
- * reviewing open suggestions left on =org-bullets= :: There have been
- further requests and suggestions made on the original Github.
- I am /very/ interested in looking more deeply into them as the
- project matures.
+ * +reviewing open suggestions left on org-bullets+ UPDATE :: I have
+ looked into the suggestions made and opened an issue about
+ them. I am currently working on figuring out the
+ implementation.
* optimization :: From what I read there were some users
experiencing performance issues with the original
package. I will try to optimize bottlenecks and
@@ -50,6 +50,12 @@
** =2020-02-04=
I set up a pull request, we will see how this goes.
+** =2020-02-15=
+ Version *0.3.0* is out and tagged for your convenience. I am now
+ content enough with the package to "freeze" elements of the API for
+ good and move to version *1.0.0* once the pull request is closed. I
+ will keep the "under construction" tags around for the time being,
+ however.
* About
Prettify headings and plain lists in org-mode. This package is a
direct descendant of
‘[[https://github.com/sabof/org-bullets][org-bullets]]’, with most of the code
base