Skip to content

Commit 17c054e

Browse files
github-actions[bot]vhyrro
authored andcommitted
chore(main): release 0.1.0
1 parent 222d458 commit 17c054e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-01-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* change `require("norgopolis_client")` -> `require("norgopolis")`
9+
10+
### ref
11+
12+
* change `require("norgopolis_client")` -> `require("norgopolis")` ([ba8dc3a](https://github.com/nvim-neorg/norgopolis-client.lua/commit/ba8dc3ac4399d949b429900fbdcd96c823fc3466))
13+
14+
15+
### Features
16+
17+
* add conversion between lua types and msgpack types (excluding userdata) ([3cf5bd5](https://github.com/nvim-neorg/norgopolis-client.lua/commit/3cf5bd5e3d283834392fbfb3ed0a210212340a28))
18+
* add luarocks workflow ([cab8c5a](https://github.com/nvim-neorg/norgopolis-client.lua/commit/cab8c5ac1c1fbbfbdd73bca85c8c7a87f0e348fe))
19+
* first working version ([19362fd](https://github.com/nvim-neorg/norgopolis-client.lua/commit/19362fdc013a9aa21154ea1fc76157a1d07a59c0))
20+
* initial commit ([712bd51](https://github.com/nvim-neorg/norgopolis-client.lua/commit/712bd51cd10dba672f602c29b3eb5b0d873a8e16))
21+
22+
23+
### Bug Fixes
24+
25+
* make new name change work with `luarocks build` ([8c0e3b6](https://github.com/nvim-neorg/norgopolis-client.lua/commit/8c0e3b68de0d76671ce0d9b59b57a94a26b3272c))

0 commit comments

Comments
 (0)