rebranded to BIT
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,11 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to TESSERACT will be documented in this file.
|
||||
All notable changes to Break It Down (BIT) will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [0.1.6] - 2025-01-25
|
||||
## [0.1.6] - 2025-11-25
|
||||
|
||||
### Added
|
||||
- **Dynamic Status Management System**
|
||||
@@ -69,7 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Helper functions for status formatting and color coding
|
||||
- Prop drilling of projectStatuses through component hierarchy
|
||||
|
||||
## [0.1.5] - 2025-01-XX
|
||||
## [0.1.5] - 2025-11-22
|
||||
|
||||
### Added
|
||||
- **Nested Kanban View** - Major feature implementation
|
||||
@@ -238,9 +238,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## Project Information
|
||||
|
||||
**TESSERACT** - Task Decomposition Engine
|
||||
**Break It Down (BIT)** - Task Decomposition Engine
|
||||
A self-hosted web application for managing deeply nested todo trees with advanced time tracking and project planning capabilities.
|
||||
|
||||
**Repository**: https://github.com/serversdwn/tesseract
|
||||
**Repository**: https://github.com/serversdwn/break-it-down
|
||||
**License**: MIT
|
||||
**Author**: serversdwn
|
||||
|
||||
Reference in New Issue
Block a user