Skip to content

Commit 634fc1d

Browse files
committed
renamed release history to new features
1 parent 433c797 commit 634fc1d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Contents
2020
tutorial
2121
reference
2222
contributing
23-
release_history
23+
new_features
2424
useful_links
2525

2626
.. |GitHub Release| image:: https://img.shields.io/github/release/custom-components/pyscript.svg?style=for-the-badge

docs/release_history.rst renamed to docs/new_features.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
Release History
2-
===============
1+
New Features
2+
============
33

44
The releases and releae notes are available on `GitHub <https://github.com/custom-components/pyscript/releases>`__.
55
Use HACS to install different versions of pyscript.
66

77
You can also install the master (head of tree) version from GitHub, either using HACS or manually.
8+
Because pyscript has quite a few unit tests, generally master should work ok. But it's not guaranteed
9+
to work at any random time.
810

911
The latest release is 0.32, released on October 21, 2020. Here is the `stable documentation <https://hacs-pyscript.readthedocs.io/en/stable>`__
1012
for that release.

0 commit comments

Comments
 (0)