Difficult-Rocket/docs/update_logs.md
2021-04-02 23:31:54 +08:00

21 lines
325 B
Markdown

# Difficult Rocket Update Logs
## 2021/03/27 V 0.2.2/1
### Add
- local libs
- `pyglet 1.5.15`
- `json 0.9.5`
PS: now I'm not sure witch lib will be import first
the local lib or the pip libs
So I'll add some other code to make sure that DR will first try to import pip libs
not the local libs (todo)
### DEBUG