View Source 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.
[Unreleased]
[0.1.2] - 2024-10-15
Changed
MNDP.CLI.run/0
now starts the wholemndp
application instead of only the listener
Fixed
- Fixed
discover.exs
script #7 - Changelog PR links
[0.1.1] - 2024-10-14
Changed
- mix tasked namespaced from
mix discover
tomix mndp.discover
Fixed
- use hex package in docs #4
- fix typo in configuration example #5
- update spec to allow
:hostname
for the identity field #6
[0.1.0] - 2024-10-13
Added
- Initial Version