# 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).


## [1.2.1] - 2022/06/17
### Added
* IRIG-B systemd service file 

### Changed
* Update README content

### Fixed
* Initialize struct tm for set time
* install function on Makefile
* tv_nsec for fixing invalid argument issue 

## [1.0.4] - 2019-07-01
### Changed
* Remove source dir and move source code to root dir

### Fixed
* Replace lib*-dev package by shlibs:Depends on control file

## [1.0.3] - 2019-06-10
### Fixed
* Fix printf format warning
* Update ServiceSyncTime usage -d option


## [1.0.2] - 2019-04-08
### Fixed
* Remove previous platform settings
* Open with O_CREAT in second argument needs 3 arguments


## [1.0.1] - 2019-03-12
### Added
* Debian files
* Tools source files
* irigb initial shell script file

### Changed
* Update README.md for more information
* Move mx_irigb.sh to source dir

### Fixed
* Service name typo
* Service name typo in README
