Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3501f5c

Browse files
committed
build: create release 0.602.0
Update changelog and raise CMake project version to 0.602.0.
1 parente3c2acc commit3501f5c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

‎CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
#Changelog
22
All notable changes to Wrapland will be documented in this file.
3+
##[0.602.0](https://github.com/winft/wrapland/compare/v0.601.0...v0.602.0) (2024-10-09)
4+
5+
6+
###⚠ BREAKING CHANGES
7+
8+
***server:** required header includes change
9+
10+
###Bug Fixes
11+
12+
* remove unneeded initializers ([bab01d7](https://github.com/winft/wrapland/commit/bab01d79106df211ed8b5f4e6c71a3cf1bf4b272))
13+
***server:** access members ([3765a32](https://github.com/winft/wrapland/commit/3765a324f6e858eccede15636d7622e531455c95))
14+
***server:** remove circular xdg-shell includes ([fe7a48e](https://github.com/winft/wrapland/commit/fe7a48ef44b483864a178c196d339cb673df08d4))
15+
***server:** remove unneeded return instruction ([e3c2acc](https://github.com/winft/wrapland/commit/e3c2acc3b2ccaf473c5b3b50395699511544db99))
16+
***server:** use bind type in global ([4b8aec3](https://github.com/winft/wrapland/commit/4b8aec3cef4bb4a64f694d91b635969a56270f47))
17+
318
##[0.601.0](https://github.com/winft/wrapland/compare/v0.600.0...v0.601.0) (2024-06-19)
419

520

‎CMakeLists.txt

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

3-
project(WraplandVERSION0.601.80)
3+
project(WraplandVERSION0.602.0)
44

55
# ECM setup
66
include(FeatureSummary)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp