branch: elpa/org-superstar
commit d6071eb477fea8598b77ae277430d9dc6c815228
Author: D. Williams <[email protected]>
Commit: D. Williams <[email protected]>
Updating README to fit first major version (1.0.0)
---
README.org | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)
diff --git a/README.org b/README.org
index fb75d8bff4..2952ac62b0 100644
--- a/README.org
+++ b/README.org
@@ -7,7 +7,6 @@
** Current road map
- * +achieving MELPA compliance+ *UPDATE:* I think I did.
* getting =org-superstar= up on MELPA :: This is my #1 priority right
now. Get it out, get it tested, get feedback.
+ UPDATE :: The pull request is done. Now it's time to be
@@ -15,22 +14,19 @@
* 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+ UPDATE :: Done.
- * optimization :: From what I read there were some users
- experiencing performance issues with the original
- package. I will try to optimize bottlenecks and
- include package-independent solutions I find in
- the README.
* (optional) achieving ELPA compliance and getting on ELPA :: I
will try to get the package on ELPA too. However, this seems
more involved than to get it on MELPA, with more checks and
monitoring before things can go live.
-** =2020-02-17=
- Version *0.5.0* now supports a new kind of way to hide leading
- bullets: Instead of using =org-hide=, setting
- ~org-superstar-remove-leading-stars~ allows you hide them akin to
- emphasis markers (see =org-hide-emphasis-markers=).
+** =2020-02-26=
+ Version *1.0.0* has been released! With this I consider the package
+ as ready for use as it gets. The change primarily means that:
+ * I will try my best not to break backwards compatibility.
+ * If I conclude that I have to, I will not do it silently.
+ Instead, you can rely on appropriate warnings.
+ * Even then, a backwards incompatible changes will result it a
+ major version number change.
* About
Prettify headings and plain lists in Org mode. This package is a
@@ -232,5 +228,11 @@ used, allowing the user to inherit the level-dependent
default look.
Version *0.4.0* has been released! You can now associate =TODO=
keywords with special headline bullets.
+** =2020-02-17=
+ Version *0.5.0* now supports a new kind of way to hide leading
+ bullets: Instead of using =org-hide=, setting
+ ~org-superstar-remove-leading-stars~ allows you hide them akin to
+ emphasis markers (see =org-hide-emphasis-markers=).
+
# LocalWords: Org's MELPA ELPA Worg fontification TODO README