Skip to content

Commit 73fb5f2

Browse files
committed
Alhumdulillah! Bump to 1.1.0
1 parent b33433c commit 73fb5f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Change Log
2-
## Master
2+
## 1.1.0
33
* Improve Phonetic support. Resolves issue [#2](https://github.com/OpenBangla/OpenBangla-Keyboard/issues/2). Now Phonetic support is mostly complete!
44
* A new button in TopBar for easily moving it.
55
* User can select candidate by clicking.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.0.2)
22

3-
project(OpenBangla-Keyboard VERSION 1.0.0)
3+
project(OpenBangla-Keyboard VERSION 1.1.0)
44
set(APP_NAME "OpenBangla-Keyboard")
55

66
## Set versions

0 commit comments

Comments
 (0)