Start v2.7 development cycle.

This commit is contained in:
Ernie Pasveer
2025-10-09 09:26:42 -05:00
parent 7aadff3035
commit 1e7e347010
5 changed files with 10 additions and 7 deletions
+3 -1
View File
@@ -1,8 +1,10 @@
# Seer Change Log
## [2.7beta] - 2025-MM-DD
* Starting version 2.7 development cycle.
## [2.6] - 2025-10-07
* Starting version 2.6 development cycle.
* Watchpoints: Fixed regression when adding commands to a watchpoint.
* Console: Create console once per Seer session. Instead of constant create/destroy.
* EditorManager: Fixed regression when ignoring files to be opened in the EditorManager.