add CHANGELOG/VERSION
This commit is contained in:
parent
f48e46bcc7
commit
dc98688075
|
@ -0,0 +1,23 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
## 0.1.0
|
||||||
|
|
||||||
|
All major functionality has been added.
|
||||||
|
|
||||||
|
### maj
|
||||||
|
|
||||||
|
- Basic client
|
||||||
|
- Gemini response parser
|
||||||
|
- text/gemini parser
|
||||||
|
- Basic async server (plaintext and TLS)
|
||||||
|
|
||||||
|
### majc
|
||||||
|
|
||||||
|
- Basic interface
|
||||||
|
- Helptext
|
||||||
|
- About dialog
|
||||||
|
- Uses text/gemini parser
|
||||||
|
|
||||||
|
### majsite
|
||||||
|
|
||||||
|
The maj ecosystem site code
|
Loading…
Reference in New Issue