Skip to content

Commit 0febf76

Browse files
James LechtnerJames Lechtner
authored andcommitted
Updating changelog to say -export-python-deps in publish is an addition as opposed to a fix
1 parent 7367568 commit 0febf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- #822: The CPF resource processor now supports system expressions and macros in CPF merge files
1616
- #578 Added functionality to record and display IPM history of install, uninstall, load, and update
1717
- #961: Adding creation of a lock file for a module by using the `-create-lockfile` flag on install.
18+
- #1024: Added flag -export-python-deps to publish command
1819

1920
### Changed
2021
- #316: All parameters, except developer mode, included with a `load`, `install` or `update` command will be propagated to dependencies
@@ -37,7 +38,6 @@ lock contention by bypassing IRIS compiler.
3738
- #965: FileCopy on a directory with a Name without the leading slash now works
3839
- #937: Publishing a module with a `<WebApplication>` containing a `Path` no longer errors out
3940
- #957: Improved error messages for OS command execution. Now, when a command fails, the error message includes the full command and its return code. Also fixed argument separation for the Windows `attrib` command and removed misleading error handling for missing commands.
40-
- #1024: Fixed issue where modules with python wheels and requirements.txt aren't published correctly
4141

4242
### Deprecated
4343
- #828: The `CheckStatus` flag for `<Invoke>` action has been deprecated. Default behavior is now to always check the status of the method if and only if the method signature returns %Library.Status

0 commit comments

Comments
 (0)