Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [3.5.0] - 2025-09-10
## [3.5.0] - 2025-10-09

- Improved exercise submission packaging to avoid overly large archives
- Improved extension data migration from one version to the next
Expand Down
2 changes: 1 addition & 1 deletion webview-ui/src/panels/Welcome.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<!-- This list should generally contain only the last couple versions/months worth of updates -->

<div class="content_section">
<h3>3.5.0 - 2025-09-10</h3>
<h3>3.5.0 - 2025-10-09</h3>
<h4>Improved exercise submission packaging to avoid overly large archives</h4>
<p>
Previously, some unnecessary files were included when packaging exercise
Expand Down
Loading