Update README.md

This commit is contained in:
sudoxnym 2025-05-03 14:50:35 -06:00 committed by GitHub
parent 6dc8fa9afa
commit 6de713d0c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -170,6 +170,12 @@ sqlite3 origin_db_1234567890 "SELECT AUTHKEY FROM DEVICE;"
<details> <details>
<summary><strong>📦 changes</strong></summary> <summary><strong>📦 changes</strong></summary>
<b>0.2.1</b>
<ul>
<li>fixed manifest error preventing config setup</li>
<li>fixed fine tuning in the configure section, now changing time or device actually works</li>
</ul>
<b>0.2.0</b> <b>0.2.0</b>
<ul> <ul>
<li>added services.yaml to resolve known NoneType error</li> <li>added services.yaml to resolve known NoneType error</li>