Skip to content

Latest commit

 

History

History
75 lines (40 loc) · 1.74 KB

ChangeLog.md

File metadata and controls

75 lines (40 loc) · 1.74 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.


Unreleased

Changed

  • Specify python version for GitHub actions

Added

Removed

Fixed


v1.3.6 (2024-08-25)

Specify PC sync port input

Changed

  • Changed to PC sync program to require the port number as input and to allow specifying the timezone.
  • Update workflows

Fixed

  • Fixed temperature calculation; thank you to @twprules.

v1.3.5 (2021-05-24)

Add PC sync python script for python 3.9

New Features

  • Adds a python 3.9 version of the PCsync program to sync the DS3231 with PC or NTP time.

v1.3.4 (2020-10-30)

Removed executable

New Features

  • Removed executable from git repository to comply with Arduino library inclusion rules.
    • The PC sync executable is tied to this release.

v1.3.2 (2018-02-06)

Asynchronous temperature conversion

New Features

  • Removed executable from git repository to comply with Arduino library inclusion rules.
    • The PC sync executable is tied to this release.

v1.3.0 (2017-01-31)

PC Clock Sync

New Features

  • Added an Arduino example and corresponding python program and executable for syncing the DS3231 with PC/NTP time.

Bug Fixes

  • corrected the day of the week