Add release notes entry

This commit is contained in:
Grzegorz Kowalski
2025-06-02 11:18:08 +02:00
committed by Andrew Johnson
parent 144ab9074d
commit 1a4223caa6

View File

@@ -0,0 +1,6 @@
### Add support for EPICS_DB_INCLUDE_PATH to dbLoadTemplate
GitHub [PR #636](https://github.com/epics-base/epics-base/pull/636)
Allow finding the substitution file using path in `EPICS_DB_INCLUDE_PATH` or
an additional parameter to `dbLoadTemplate`.