37 lines
677 B
XML
37 lines
677 B
XML
<snippet>
|
|
<content><,
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
### Added
|
|
-
|
|
|
|
### Changed
|
|
-
|
|
|
|
### Removed
|
|
-
|
|
|
|
|
|
## [1.0.0] - 20XX-01-01
|
|
### Added
|
|
-
|
|
|
|
### Changed
|
|
-
|
|
|
|
### Removed
|
|
-
|
|
|
|
|
|
]]></content>
|
|
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
|
<tabTrigger>changelog</tabTrigger>
|
|
<!-- Optional: Set a scope to limit where the snippet will trigger -->
|
|
<!-- <scope>source.python</scope> -->
|
|
</snippet>
|