Skip to content

Commit

Permalink
chore(main): release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 12, 2023
1 parent f4d696e commit e1f1377
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.3.0](https://github.com/nvim-neorg/norg-specs/compare/v1.2.0...v1.3.0) (2023-05-12)


### Features

* add AO section, inline macro expansion sections ([3e9b49a](https://github.com/nvim-neorg/norg-specs/commit/3e9b49aeff15563fea32a94c956176c999ee01cd))
* **semantics.norg:** add information about macro return values ([8c0656b](https://github.com/nvim-neorg/norg-specs/commit/8c0656b78c6f2ace004eec09769062a9f1c63582))
* **semantics.norg:** write a few more sections ([6c01b55](https://github.com/nvim-neorg/norg-specs/commit/6c01b5569d1249de65ceda14c9df220837fe2b29))
* **semantics:** add entry about `&...&` expansion overrides ([f4d696e](https://github.com/nvim-neorg/norg-specs/commit/f4d696ebfe9c227fc912ad4249c6b34f71f4ace4))
* **semantics:** add more entries w.r.t inbuilt macros and stdlib ([465a04f](https://github.com/nvim-neorg/norg-specs/commit/465a04f4d72fcde658fd07d35142777d465290e3))
* **semantics:** add several sections ([9c98773](https://github.com/nvim-neorg/norg-specs/commit/9c98773e869e0c17c1de59a14cf7d004a3413851))
* start work on the semantics document ([b7cd95c](https://github.com/nvim-neorg/norg-specs/commit/b7cd95c9c6522601a0f773840e1c2241e4cef68e))
* **stdlib.norg:** implement `#eval` macro ([b7c55e4](https://github.com/nvim-neorg/norg-specs/commit/b7c55e403d39e1cd0a89b4f3c00612bff81c91ed))

## [1.2.0](https://github.com/nvim-neorg/norg-specs/compare/v1.1.1...v1.2.0) (2023-04-30)


Expand Down

0 comments on commit e1f1377

Please sign in to comment.