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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.10.1] - 2023-11-23
### Fixed
* Increase amount of it87 gpio table

## [1.10.0] - 2023-11-15
### Added
* mx-uart-ctl: support CentOS 7.9
* mx-dio-ctl: support CentOS 7.9

## [1.9.0] - 2023-08-21
### Added
* mx-uart-ctl: support MPC-3000 series
* mx-dio-ctl: support MPC-3000 series

## [1.8.1] - 2023-09-11
### Fixed
* Align number of modes to four

## [1.8.0] - 2023-08-21
### Added
* mx-uart-ctl: support RKPC110 model
* mx-dio-ctl: support RKPC110 model

### Changed
* Update README.md

## [1.7.1] - 2023-08-02
### Changed
* Update license announcement
* Rename MOXA-SOFTWARE-NOTICE.txt to LICENSE

## [1.7.0] - 2023-07-28
### Added
* mx-uart-ctl: RKP series support 2LAN+4COM IO board

## [1.6.0] - 2023-07-27
### Added
* Add user manual for Moxa x86 control tools

## [1.5.0] - 2023-07-15
### Added
* mx-uart-ctl: support BXPA100, DRPA100 model
* mx-dio-ctl: support BXPA100 model
* mx-uart-ctl: BXP series support 2LAN+3COM IO board
* mx-uart-ctl: DRP series support 2LAN+4COM IO board

## [1.4.0] - 2023-05-18
### Added
* Make gpio-sysfs and libgpiod be compatible
* mx-uart-ctl: support BXPC100, DRPC100, RKPA110 model
* mx-dio-ctl: support BXPC100, RKPA110 model
### Fixed
* mx-uart-ctl: correct help page

## [1.3.0] - 2023-03-28
### Added
* Migrate tools from 'moxa-example-code' repo
* Makefile for install specific tool

## [1.2.0] - 2023-02-15
### Added
* x86/RELAY/mx-relay-ctl: Support relay tool for DA-680
### Fixed
* Avoid show repeat usage with -h option
* x86/RELAY/mx-relay-ctl: correct the typo

## [1.1.1] - 2023-02-08
### Fixed
* x86/MODULE/mx-module-ctl: support setup SIM card value and message for specific model

## [1.1.0] - 2023-02-06
### Added
* x86/UART/mx-uart-ctl: add not allow mode message

## [1.0.0] - 2022-10-06
### Added
* This CHANGELOG file
* Add version file
* Add MOXA-SOFTWARE-NOTICE file
