Skip to content

Commit deb9486

Browse files
committed
feat(files): CHANGELOG
1 parent 121ee19 commit deb9486

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
Over here will be noted all the update change logs.
44

5+
## v2.0.1 - [Release](https://github.com/swiftly-solution/swiftly/releases/tag/v2.0.1)
6+
7+
### C# Plugins
8+
9+
- Crashes on plugin load, missing location in elf
10+
11+
### SDK
12+
13+
- Brought back documentation for fields with numbers and SDK for those is available for both languages now
14+
15+
### Exports
16+
17+
- Fixed getting the return value in C# Plugins
18+
19+
### Events
20+
21+
- Fixed getting the return value in C# Plugins
22+
23+
### Configuration
24+
25+
- Fixed getting the return value in C# Plugins
26+
27+
### Database
28+
29+
- Queries can be called now even without a callback
30+
- Added: GetCredentials
31+
- Added: GetKind
32+
533
## v2.0.0 - [Release](https://github.com/swiftly-solution/swiftly/releases/tag/v2.0.0)
634

735
### VGUI

0 commit comments

Comments
 (0)