Skip to content

Commit f2e64ea

Browse files
chore: update CHANGELOG.md
1 parent c4f958e commit f2e64ea

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

Diff for: CHANGELOG.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
Types of changes:
8+
- `Added` for new features.
9+
- `Changed` for changes in existing functionality.
10+
- `Deprecated` for soon-to-be removed features.
11+
- `Removed` for now removed features.
12+
- `Fixed` for any bug fixes.
13+
- `Security` in case of vulnerabilities.
14+
15+
> Date format: YYYY-MM-DD
16+
17+
> If we have some "Breaking changes" we can mark it in message by `**BREAKING**` preffix, like:
18+
> `- **BREAKING**: Some message`
19+
20+
-------------
21+
22+
## TODOs
23+
> Todo list for future
24+
25+
- ...
26+
27+
-------------
28+
29+
## 4.6.0 - 2020-07-27
30+
### Added
31+
- possibility to change cloudimage responsive selector

0 commit comments

Comments
 (0)