mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 23:28:34 -04:00
Marked as 0.3.2
This commit is contained in:
parent
0292bfce5b
commit
bb9deef077
5 changed files with 36 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
HackMD 0.3.1
|
||||
HackMD 0.3.2
|
||||
===
|
||||
|
||||
HackMD is a realtime collaborative markdown notes on all platforms.
|
||||
|
@ -7,6 +7,12 @@ Still in early stage, feel free to fork or contribute to this.
|
|||
|
||||
Thanks for your using! :smile:
|
||||
|
||||
Operational Transformation
|
||||
---
|
||||
From 0.3.2, we start support operational transformation.
|
||||
Which make concurrent editing safe and not break up other users' operations.
|
||||
Even more, now can show other clients' selections.
|
||||
|
||||
Database dependency
|
||||
---
|
||||
- PostgreSQL 9.3.6 or 9.4.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue