# Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), but adds emojis. Types of changes: - ✅ `Added` for new features. - 🔄 `Changed` for changes in existing functionality. - ⚠️ `Deprecated` for soon-to-be removed features. - ❌ `Removed` for now removed features. - 🛠️ `Fixed` for any bug fixes. - 💥 `Security` in case of vulnerabilities. ## [0.0.1] Initial release - ✅ Added useful startup commands to .septum/config when running `init` - ✅ Added preliminary mac support. - 🛠️ Fixed some linux issues.