Skip to content

Commit cbd38bc

Browse files
committed
Add changelog file
1 parent d76e558 commit cbd38bc

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## v0.1.0 - 2026-01-02
9+
### Added
10+
- Initial release

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# slogan
22

3+
[![Documentation](https://godoc.org/github.com/openclosed-dev/slogan?status.svg)](https://godoc.org/github.com/openclosed-dev/slogan/appinsights) [![Release](https://img.shields.io/github/release/openclosed-dev/slogan/all.svg)](https://github.com/openclosed-dev/slogan/releases)
4+
35
slogan is a [slog](https://pkg.go.dev/log/slog) Handler for submitting log records to [Azure Application Insights](https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview).
46

57
## Prerequisites

0 commit comments

Comments
 (0)