Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.02 KB

File metadata and controls

26 lines (14 loc) · 1.02 KB

Change Log

All notable changes to this project will be documented in this file. If a contribution does not have a mention next to it, @mxstbr did it.

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

Added

  • Notification to remind you to update to the newest version. (see #15)

Changed

Added

  • Change the database filepath with the DB_PATH env variable. (e.g. DB_PATH=analytics.db micro-analytics) (see #5)

Changed

  • Refactor some core code to be more concise, thanks to @wpcarro! (see #7)