summarylogtreecommitdiffstats
path: root/.Changelog
blob: 641bdeec367454c895ba7853463bcc74f484943b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# mpf-check-bin .Changelog

## 2023-10-26, mpf-check-bin 2.7.3-1

* Bump to 2.7.3

## 2023-10-17, mpf-check-bin 2.7.2-2

* Bump to 2.7.2 (accidentally pushed as 2.7.2-2, not -1)

## 2023-10-11, mpf-check-bin 2.7.1.1-2

* Fix .Changelog.

## 2023-10-11, mpf-check-bin 2.7.1.1-1

* Bump to 2.7.1.1
  * Quick 2.7.1 re-release: "Fix options loading for Check"

## 2023-10-10, mpf-check-bin 2.7.1-1

* Bump to 2.7.1.

## 2023-10-10, mpf-check-bin 2.7.0-2 (not pushed)

 * Made use of `_prgname` variable in package()

## 2023-10-10, mpf-check-bin 2.7.0-1

* Bump to 2.7.0 (2.6.7 was skipped).
* Started maintenance of `.Changelog`.

## 2023-10-08, mpf-check-bin 2.6.6-2

* Migrated to Linux-native .NET Framework 7-based binary release. Previous  
PKGBUILDs consumed the .NET Framework 4.8 binary with a `mono` dependency and  
a convenience script to ease execution.  .NET Framework 4.8 support is  
expected to be deprecated in MPF 2.6.7.

## 2023-10-08, mpf-check-bin 2.6.6-1

* Bump to v2.6.6 release.

# FAQ

## Why consume the release binary rather than compile from source?

I can't be bothered at the moment.