Skip to content
Snippets Groups Projects
Unverified Commit cdf28903 authored by ArthurSonzogni's avatar ArthurSonzogni
Browse files

Release v5.0.0

parent 49a48820
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@ Changelog
current (development)
---------------------
5.0.0
-----
### Component
- Breaking: MenuDirection enum is renamed Direction
- Breaking: GaugeDirection enum is renamed Direction
......
......@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)
project(ftxui
LANGUAGES CXX
VERSION 4.0.0
VERSION 5.0.0
DESCRIPTION "C++ Functional Terminal User Interface."
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment