Skip to content

Commit 004d75b

Browse files
TheXorogLulalaby
authored andcommitted
Update 10_7_0.md
Signed-off-by: Mira <mira@aitsys.dev>
1 parent 8c6a672 commit 004d75b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

DisCatSharp.Docs/changelogs/v10/10_7_0.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,31 @@ author: DisCatSharp Team
77
# Upgrade from **10.6.6** to **10.7.0**
88

99
> [!IMPORTANT]
10-
> This version introduces **breaking changes** and numerous enhancements. Please review the details carefully before upgrading.
10+
> This version introduces **breaking changes**. Please review carefully before upgrading.
1111
1212
> [!NOTE]
13-
> We added support for .NET 10
13+
> We added support for .NET 10.
1414
1515
> [!WARNING]
1616
> This release contains important bug fixes and improvements.
1717
> We recommend you to upgrade to this version as soon as possible.
1818
1919
> [!WARNING]
20-
> Discord currently has a bug with entitlements for consumables and durables. Entitlements of these types are not returned in interaction events, only on the HTTP API. You can follow this [issue](https://github.com/discord/discord-api-docs/issues/7364) for updates.
20+
> Discord currently has an issue with entitlements for consumables and durables. Entitlements of these types are not returned in interaction events, only on the HTTP API. You can follow this [issue](https://github.com/discord/discord-api-docs/issues/7364) for updates.
2121
2222
---
2323

2424
## Change Highlights
2525

2626
<br/>
2727

28-
This version now support .NET 10 and includes a variety of new features, bug fixes, and improvements.
28+
This version now supports .NET 10 and includes a variety of new features, bug fixes, and improvements.
2929

3030
Some highlights include:
3131

3232
### Components V2
3333

34-
With this version we officially release support for Components V2. Documentation will follow soon, it's still not released by Discord.
34+
With this version we officially release support for Components V2. Documentation will follow soon, it's not yet released by Discord.
3535

3636
All we can say it's amazing and will be fun to play with!
3737

@@ -86,7 +86,7 @@ We recently added `RoleType` to `DiscordRole`. This is meant to determine the ty
8686

8787
Discord does not support this directly, it's a library side thing.
8888

89-
Improtant to note tho: Discords `RoleTags` object is really unstable / broken and changed over the weeks multiple times.
89+
Improtant to note: Discords `RoleTags` object is really unstable / broken and changed over the weeks multiple times.
9090

9191
In our best effort we tried to patch it over and over again, but we can't guarantee that this will work in the future.
9292

@@ -195,8 +195,8 @@ In our best effort we tried to patch it over and over again, but we can't guaran
195195

196196
### 📚 Documentation
197197

198-
- Documented again more internal and private code to make library development easier.
199198
- Added missing documentation for public code.
199+
- Documented more internal and private code to make library development easier.
200200

201201
---
202202

0 commit comments

Comments
 (0)