source code

This commit is contained in:
rustdesk
2021-03-27 09:41:55 +08:00
parent 002fce136c
commit ad0a24ba23
176 changed files with 35192 additions and 2 deletions

View File

@@ -0,0 +1,33 @@
# 0.4.0 (2020-02-15)
## Features
- Brought up to Rust 2018 (thanks to https://github.com/udoprog)
## Bugfixes
- Updated libappindicator to compile on modern rust
# 0.3.0 (2018-04-28)
## Bugfixes
- Update gtk so linux version will run again
# 0.2.0 (2017-05-04)
## Features
- Add Linux Support
# 0.1.1 (2017-02-28)
## Bugfixes
- Some cleanup and CI work
# 0.1.0 (2017-02-22)
## Features
- Basic Win32 systray support