Skip to content

Commit

Permalink
Now local dependencies also could be created with :DEFER argument.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Sep 14, 2024
1 parent 66fb56e commit 72dbbc8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/doc/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@
"REBLOCKS/SESSION:INIT")
:external-links (("Ultralisp" . "https://ultralisp.org"))
:external-docs ("https://40ants.com/log4cl-extras/"))
(0.61.1 2024-09-14
"""
Fixes
=====
* Now local dependencies also could be created with :DEFER argument. (Thanks for the PR to Breinstew@github)
""")
(0.61.0 2024-09-14
"""
Fixes
Expand Down

0 comments on commit 72dbbc8

Please sign in to comment.