Skip to content

Commit

Permalink
Merge pull request #16 from piotrpdev/release-plz-2024-12-20T15-44-37Z
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpdev authored Dec 20, 2024
2 parents abd01f8 + 9a9a2eb commit 4fca241
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/piotrpdev/oko/releases/tag/oko-v0.1.0) - 2024-12-20

### Added

- *(backend)* embed static assets
- default admin user

### Fixed

- *(backend)* create `videos/` before `canonicalize()`

### Other

- release workflow
- *(backend)* start at `0.1.0`
- include `static/`, auto-generate `videos/`
- *(backend)* use `tracing` instead of `println!`
- extract some hardcoded backend values
- prepare oko crate for publish
- nicer project structure

0 comments on commit 4fca241

Please sign in to comment.