Skip to content

Commit 652c247

Browse files
authored
Merge pull request #30 from auditumio/changelog
Add CHANGELOG.md
2 parents 8225bda + af4f7a9 commit 652c247

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
## [Unreleased]
4+
5+
## [0.2.0] - 2023-08-30
6+
7+
The project is moved to community organization [auditumio](https://github.com/auditumio).
8+
We hope that will this improve the governance and the development of the project.
9+
10+
### Breaking Changes
11+
12+
- The project is moved from `infragmo` to `auditumio` organization.
13+
This change is breaking in a few ways, e.g. the protobuf package is changed,
14+
docker registry is changed, etc.
15+
16+
### New Features
17+
18+
- Added `store.postgres.logQueries` and `store.sqlite.logQueries` configuration
19+
options to log SQL queries.
20+
21+
### Improvements
22+
23+
- Improved HTTP API reference documentation.
24+
- Added search on documentation website.
25+
26+
## [0.1.0] - 2023-07-09
27+
28+
The initial release.

0 commit comments

Comments
 (0)