You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file. If a contribution does not have a mention next to it, [@mxstbr](https://github.com/mxstbr) did it.
4
+
5
+
*The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).*
6
+
7
+
## [Unreleased]
8
+
9
+
### Added
10
+
11
+
### Changed
12
+
13
+
## [v1.1.0]
14
+
15
+
### Added
16
+
17
+
- Change the database filepath with the `DB_PATH` env variable. (e.g. `DB_PATH=analytics.db micro-analytics`) (see [#5](https://github.com/mxstbr/micro-analytics/pull/5))
18
+
19
+
### Changed
20
+
21
+
- Refactor some core code to be more concise, thanks to [@wpcarro](https://github.com/@wpcarro)! (see [#7](https://github.com/mxstbr/micro-analytics/pull/7))
0 commit comments