# Team 112's Notes Application (Release 1.0.0)
> _Date: February 17, 2023_

## 🚀 What's New

### 💅 UI Changes

- Text formatting
- Fonts
- Font colors
- Font highlight colors
- Text alignment
- Ordered and Unordered Lists
- Cut, Copy, and Paste
- Dragging Highlighted Text

### 👩‍💻 Business Logic Changes
- Files saved in local database
- Added Database CRUD Operations for the following functionalities:
  - Create Notes
  - Read and Update Notes
  - Delete Notes


## 🐞 Bug Fixes
None.