Skip to content

Commit cf4004e

Browse files
committed
Fix CHANGES typo
1 parent d265e14 commit cf4004e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# FileSeq Changelog
1+
# Fileseq Changelog
22

33
## v3.0.0 (TBD)
44

55
### Major Changes
66

7-
This is a **major version** with breaking changes. FileSeq v3 includes two significant architectural improvements:
7+
This is a **major version** with breaking changes. Fileseq v3 includes two significant architectural improvements:
88

99
1. **ANTLR4 Grammar-Based Parsing** (#149) - Migrates from regex-based parsing to ANTLR4 grammar-based parsing
1010
2. **Range-Based FrameSet Storage** (#150) - Replaces fully-expanded frame storage with memory-efficient ranges

0 commit comments

Comments
 (0)