Skip to content

Latest commit

 

History

History
81 lines (51 loc) · 2.78 KB

CHANGELOG.md

File metadata and controls

81 lines (51 loc) · 2.78 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.1] - 2020-04-20

Fixed

  • NetworkManager.service should be running before the skywire-startup.service (#23).

[0.1.0] - 2020-04-09

Added

Changed

  • Updated Skywire to v0.2.0.
  • Various changes and simplifications to files within static, as well as to build.conf and build.sh, in order to accommodate integration of Skywire v0.2.0.

[0.0.5] - 2019-11-04

Added

  • Added new managerUI code.
  • Updated the discovery address.

[0.0.4] - 2019-04-18

Added

  • Added latest Skywire testnet code

Changed

  • OS upgraded to Armbian 5.75 with kernel 4.19.20
  • Armbian changed the layout of the filesystem and the boot firmware, so we changed to adapt to that.
  • Config offset is now at block #32768 (of 512 bytes) higher than in previous versions

Deprecated

  • Skyflash at this point needs to be modified to work with this because of the change on the filesystem layout of armbian

[0.0.3] - 2019-02-23

Added

  • Skybian will be distributed as a single base image (saving user's time and bandwidth), from this image you can generate a manager and how many nodes/minions you need by using the Skyflash tool
  • Explanatory document about the build process: Build_Skybian.md
  • The README.md now has the RELEASE steps for reference
  • Add a CHANGELOG.md file (this file)
  • First working version of Skybian

Changed

  • Skybian is based in Armbian version 5.65
  • Build script has now strict error checking
  • Renamed the environment.txt file to build.conf to better represent that it is a configuration file.
  • Travis yml build and deploy instructions update to match git flow logic.
  • Updated README.md with a comment on the build process on the Build_Skybian.md file.
  • Versioning for Skybian will match the Skywire ones, starting with 0.0.3