Skip to content

Commit a34a5c0

Browse files
authored
feat(versionHistory): update for [171125] (#33)
* feat(versionHistory): update for [271025] * feat(versionHistory): update for [171125]
1 parent 53598ec commit a34a5c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/version-history/v3.0.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This page contains all updates made for version 3.0.0 of Lorekeeper.
33

44
For upgrade instructions, please follow the [v3.0.0 upgrade guide](../../guides/upgrade/).
55

6-
This page was last updated with announcement **[201025]**.
6+
This page was last updated with announcement **[171125]**.
77

88
## v3.0.0 (Pre-release)
99
[Release notes](https://github.com/lk-arpg/lorekeeper/releases/tag/v3.0.0-pre1)
@@ -254,6 +254,7 @@ Here are all Core Extensions added between v2.0.0 and v3.0.0:
254254
- Updated contributing info ([PR #1303](https://github.com/lk-arpg/lorekeeper/pull/1303))
255255
- Implement eager loading for submission characters, images ([PR #1319](https://github.com/lk-arpg/lorekeeper/pull/1319))
256256
- Refactor stack name retrieval in character inventories ([PR #1318](https://github.com/lk-arpg/lorekeeper/pull/1318))
257+
- Use self-contained workflows ([PR #1356](https://github.com/lk-arpg/lorekeeper/pull/1356))
257258

258259
### Bug Fixes
259260
- Option to copy character slug is provided for MYO slots ([PR #756](https://github.com/lk-arpg/lorekeeper/pull/756))
@@ -368,3 +369,4 @@ Here are all Core Extensions added between v2.0.0 and v3.0.0:
368369
- Password reset confirmation message always appears ([PR #1334](https://github.com/lk-arpg/lorekeeper/pull/1334))
369370
- Prompts section sidebar header is not styled appropriately ([PR #1339](https://github.com/lk-arpg/lorekeeper/pull/1339))
370371
- Character item stack name is not displayed in inventory ([PR #1342](https://github.com/lk-arpg/lorekeeper/pull/1342))
372+
- SQL error when entering a non-decimal value for character sale value ([PR #1348](https://github.com/lk-arpg/lorekeeper/pull/1348))

0 commit comments

Comments
 (0)