mirror of
https://github.com/lunarmodules/lua-iconv.git
synced 2025-06-22 20:24:36 +02:00
Updates the dev rockspec to pin to a tag, such that new rockspecs generated from it will not point to `master` but to the version tag.
14 lines
224 B
Markdown
14 lines
224 B
Markdown
# Changelog
|
|
|
|
### 7.1.0 released 30-Oct-2023
|
|
|
|
* fix: rockspecs for MacOS
|
|
|
|
* feat: `iconv.new` now returns a second value in case of errors
|
|
|
|
---
|
|
|
|
### 7.0.0 released 17-Oct-2023
|
|
|
|
* First release from its new Lunar Modules home
|