We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6847337 commit 24a0bbdCopy full SHA for 24a0bbd
CHANGES
@@ -1,6 +1,18 @@
1
Version 8.5 (Unreleased)
2
------------------------
3
4
+Schema Changes
5
+~~~~~~~~~~~~~~
6
+
7
+- Added ``ProjectPlatform`` model.
8
+- Added index on``EventTag`` index.
9
+- Added unique index on ``UserReport`` model.
10
+- Added ``UserAvatar`` model.
11
+- Added ``EventTag.group_id`` column.
12
+- Added ``ApiToken`` model.
13
+- Added ``Authenticator`` model.
14
15
16
Version 8.4.1
17
-------------
18
- Fixed issue in running 8.4 migrations on MySQL only.
0 commit comments