You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-5Lines changed: 13 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,17 @@ All notable changes to this project will be documented in this file.
3
3
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
6
+
## v2.0.1 - 2025-07-10
7
+
### What's Changed
8
+
**full changelog**: https://github.com/obervinov/messages-package/compare/v2.0.0..v2.0.1 by @obervinovhttps://github.com/obervinov/messages-package/pull/28
9
+
#### 🚀 Features
10
+
* Bump workflows to `v2.1.1`
11
+
* Bump dependencies to latest versions
12
+
13
+
6
14
## v2.0.0 - 2024-10-11
7
15
### What's Changed
8
-
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.4..v2.0.0 by @obervinov https://github.com/obervinov/messages-package/pull/27
16
+
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.4..v2.0.0 by @obervinovhttps://github.com/obervinov/messages-package/pull/27
9
17
#### 💥 Breaking Changes
10
18
* Bump python version to `3.12`
11
19
#### 📚 Bug Fixes
@@ -17,29 +25,29 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
17
25
18
26
## v1.0.4 - 2024-02-04
19
27
### What's Changed
20
-
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.3...v1.0.4 by @obervinov https://github.com/obervinov/messages-package/pull/24
28
+
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.3...v1.0.4 by @obervinovhttps://github.com/obervinov/messages-package/pull/24
21
29
#### 📚 Bug Fixes
22
30
*[List all supported versions of python](https://github.com/obervinov/messages-package/issues/23)
23
31
*[Soft handling of situations where a configuration file or alias does not exist](https://github.com/obervinov/messages-package/issues/22)
24
32
25
33
26
34
## v1.0.3 - 2024-01-29
27
35
### What's Changed
28
-
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.2...v1.0.3 by @obervinov https://github.com/obervinov/messages-package/pull/21
36
+
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.2...v1.0.3 by @obervinovhttps://github.com/obervinov/messages-package/pull/21
29
37
#### 📚 Documentation
30
38
*[Fix typos in README.md](https://github.com/obervinov/messages-package/issues/20)
31
39
32
40
33
41
## v1.0.2 - 2024-01-24
34
42
### What's Changed
35
-
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.1...v1.0.2 by @obervinov https://github.com/obervinov/messages-package/pull/19
43
+
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.1...v1.0.2 by @obervinovhttps://github.com/obervinov/messages-package/pull/19
36
44
#### 🐛 Bug Fixes
37
45
* fixed import of main code via `__init__.py`
38
46
39
47
40
48
## v1.0.1 - 2024-01-20
41
49
### What's Changed
42
-
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.0...v1.0.1 by @obervinov https://github.com/obervinov/messages-package/pull/17
50
+
**full changelog**: https://github.com/obervinov/messages-package/compare/v1.0.0...v1.0.1 by @obervinovhttps://github.com/obervinov/messages-package/pull/17
0 commit comments