File tree Expand file tree Collapse file tree 2 files changed +9
-18
lines changed
Expand file tree Collapse file tree 2 files changed +9
-18
lines changed Original file line number Diff line number Diff line change 11# Changelog
2-
3- All notable changes to this project will be documented in this file.
2+ All notable changes to this project will be documented in this file.
43
54The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) with some edits,
6- and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7-
8- #### Release Schedule
9-
10- * This release schedule is valid if development activity is stable.
5+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+   ;
117
12- - ` Weekly ` : Patch version at the end of every week or anytime for urgent bugfix
13- - ` Monthly ` : Minor version at the end of every month or at end of every week if work is already done
14- - ` Major ` : Major version when needed, following monthly schedule pattern
8+ ## 🎉 1.0.0
159
16- #### Labels
10+ ### What's Changed
11+ * feat: add sip client poc
1712
18- - 🚀 ` Feature ` : added a new feature
19- - 💪 ` Improvement ` : improvement on an existing feature
20- - 📚 ` Documentation ` : documented a feature
21- - 🐛 ` Bug ` : fixed a bug on a feature
22- - ✅ ` Test ` : test on a feature
23- - 🛠 ` Refactor ` : refactor on an existing feature
24- - 💀 ` Remove ` : removed a feature
13+ ### Full Changelog
14+ https://github.com/airchive/sheep/commits/1.0.0
Original file line number Diff line number Diff line change 1+ 1.0.0
You can’t perform that action at this time.
0 commit comments