diff --git a/gump/xdocs/changes.xml b/gump/xdocs/changes.xml index 17cc9fa8..63088781 100644 --- a/gump/xdocs/changes.xml +++ b/gump/xdocs/changes.xml @@ -25,6 +25,9 @@
gump.runtime property
+ Gump requires that you specify any dependency that is required at runtime. This is usually only
+ required if another project is depending on your project, and not declaring the dependency itself.
+ To enable runtime inheritence for a dependency, add the gump.runtime property:
+