We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12daff3 commit 75b4076Copy full SHA for 75b4076
CHANGELOG.md
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## [1.5.1] - 27-04-24
9
+
10
+### Added
11
+* Clarify license in the rockspec (#434).
12
13
## [1.5.0] - 03-04-24
14
15
### Added
crud/version.lua
@@ -1,4 +1,4 @@
1
-- Сontains the module version.
2
-- Requires manual update in case of release commit.
3
4
-return '1.5.0'
+return '1.5.1'
0 commit comments