Skip to content

Commit

Permalink
update changelog and submodules for 50.05-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Jan 17, 2023
1 parent e98271d commit 3958d37
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ endif()

# set up versioning.
set(DF_VERSION "50.05")
set(DFHACK_RELEASE "alpha0")
set(DFHACK_RELEASE "alpha1")
set(DFHACK_PRERELEASE TRUE)

set(DFHACK_VERSION "${DF_VERSION}-${DFHACK_RELEASE}")
Expand Down
14 changes: 14 additions & 0 deletions docs/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,20 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:

## New Plugins

## Fixes

## Misc Improvements

## Documentation

## API

## Lua

## Removed

# 50.05-alpha1

## Fixes
- ``widgets.WrappedLabel``: no longer resets scroll position when window is moved or resized

Expand Down
2 changes: 1 addition & 1 deletion library/xml
Submodule xml updated 2 files
+4 −1 changelog.txt
+0 −2,891 symbols.xml
2 changes: 1 addition & 1 deletion scripts

0 comments on commit 3958d37

Please sign in to comment.