Skip to content

Commit

Permalink
Create CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zaytiri committed May 8, 2024
1 parent d46119b commit 04318ea
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# 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).

### Status
- Added
- Changed
- Fixed
- Removed

## [1.0.0] - 2024-05-08

### Added
- First release including the following features:
- Add, view and remove job applications
- Add, view and remove job statuses
- Auto fill job information through offer's URL
- Auto update job status through offer's URL
- View activity roadmap for each job application
- View statistics

0 comments on commit 04318ea

Please sign in to comment.