Skip to content

Commit 3c47d0b

Browse files
committed
Version 2024.02.19
1 parent cae8e87 commit 3c47d0b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

compose.manager.plg

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!DOCTYPE PLUGIN [
33
<!ENTITY name "compose.manager">
44
<!ENTITY author "dcflachs">
5-
<!ENTITY version "2024.01.16">
5+
<!ENTITY version "2024.02.19">
66
<!ENTITY launch "Settings/&name;">
77
<!ENTITY packageVER "&version;">
8-
<!ENTITY packageMD5 "9d4e02f8a2cb7d6d3253a5c907a11f53">
8+
<!ENTITY packageMD5 "b0504eda934e17daa11c6acaf5cb54ec">
99
<!ENTITY packageName "&name;-package-&packageVER;">
1010
<!ENTITY packagefile "&packageName;.txz">
1111
<!ENTITY github "dcflachs/compose_plugin">
@@ -25,6 +25,9 @@
2525
>
2626

2727
<CHANGES>
28+
###2024.02.19
29+
- Add option to specify the location in which project directories are stored.
30+
- Add basic support for handling stacks that define profiles.
2831
###2024.01.16
2932
- Add option to specify the path to an env file. (Thanks to mtongnz)
3033
###2023.09.30

0 commit comments

Comments
 (0)