Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KSP-CKAN/CKAN
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 775c25d500de
Choose a base ref
...
head repository: KSP-CKAN/CKAN
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 91b09bca793c
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 3, 2018

  1. Fix file menu separator

    HebaruSan committed Dec 3, 2018
    Copy the full SHA
    13219a0 View commit details

Commits on Dec 12, 2018

  1. Verified

    This commit was signed with the committer’s verified signature.
    vcunat Vladimír Čunát
    Copy the full SHA
    91b09bc View commit details
Showing with 10 additions and 1 deletion.
  1. +1 −0 CHANGELOG.md
  2. +9 −1 GUI/Main.Designer.cs
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.

### Bugfixes
- [GUI] Fix platform checks and crash on Mac OS X (#2600 by: HebaruSan; reviewed: politas)
- [GUI] Fix file menu separator (#2593 by: HebaruSan; reviewed: politas)

## v1.25.4

10 changes: 9 additions & 1 deletion GUI/Main.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.