Skip to content

Commit 4ec5d04

Browse files
committed
deploy: prepare pre-release
1 parent 4217cf1 commit 4ec5d04

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 4.0.0-dev.10
2+
- Rework member `Role` properties
3+
- Enforce `Snowflake` type parsing
4+
- Change `PermissionOverwrite`
5+
- Add missing `thumbnail` property on `MessageEmbedBuilder`
6+
- Implement `InteractiveDialog`, `InteractiveMenu`, `InteractiveButton`
7+
18
# 4.0.0-dev.9
29
- Complete overhaul of the API data structures
310
- Continued implementation of API classes

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mineral
22
description: Mineral is a Discord framework for designing discord bots in Dart.
3-
version: 4.0.0-dev.9
3+
version: 4.0.0-dev.10
44

55
repository: https://github.com/mineral-dart/core
66
# homepage: https://www.example.com

0 commit comments

Comments
 (0)