Bumped version to 2.8.6.

pull/599/head
Joseph Prochazka 2024-08-02 22:18:38 -04:00
rodzic 9a7eb4ee99
commit f97e468c35
4 zmienionych plików z 8 dodań i 5 usunięć

6
.gitignore vendored
Wyświetl plik

@ -1,11 +1,13 @@
EXTRAS_CHOICES
FEEDER_CHOICES
build/acarsdec
build/acarsserv
build/adsbexchange
build/airplaneslive
build/beast-splitter
build/duckdns
build/dump1090*
build/dump978*
build/dump1090-fa
build/dump978-fa
build/flightradar24
build/flyitalyadsb
build/piaware_builder

Wyświetl plik

@ -2,11 +2,12 @@
The following is a history of the changes made to this project.
## v2.8.5 *(in development)*
## v2.8.6 *(in development)*
* The option to install ACARSDEC and ACARSERV in now available as a decoder option.
* The ability to view ACARS messages via the existing PHP portal has been added.
* The ability to assign devices to additional decoder installations have been added to all scripts.
* Added "Contributors" to the copyright notice in the software license.
## v2.8.5 *(July 23rd, 2024)*

Wyświetl plik

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015 Joseph A. Prochazka
Copyright (c) 2015 Joseph A. Prochazka and Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

Wyświetl plik

@ -12,7 +12,7 @@
# #
# ------------------------------------------------------------------------------- #
# #
# Copyright (c) 2015 Joseph A. Prochazka #
# Copyright (c) 2015 Joseph A. Prochazka and Contributors #
# #
# Permission is hereby granted, free of charge, to any person obtaining a copy #
# of this software and associated documentation files (the "Software"), to deal #