Skip to content

Commit

Permalink
updating the CHANGES.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
amukherjee28 committed Mar 2, 2022
1 parent adf6481 commit 29da898
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 0 deletions.
46 changes: 46 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,52 @@


2022-01-11, Version 3.1.1
=========================

* Post release correction (Arnab Mukherjee)

* fixing the NULL initialization (Arnab Mukherjee)

* Changes for build fix with visual studio 2010 for python 3.4 and 2.7 (Arnab Mukherjee)

* fix for #427 adding readme for pypi site (Arnab Mukherjee)

* fix for #671 and restore python2 support (Arnab Mukherjee)

* Changes in Documentation (Arnab Mukherjee)

* Modification in readme--1 (Arnab Mukherjee)

* test case changes for ZOS (Arnab Mukherjee)

* correction in expectation (Arnab Mukherjee)

* correction in test case 2 (Arnab Mukherjee)

* correction in test case (Arnab Mukherjee)

* adding test cases as part of the PR #418 (Arnab Mukherjee)

* Changes from PR #689 and #407 (Arnab Mukherjee)

* adding test case for unicode (Arnab Mukherjee)

* Fixing the issue for fetch assoc (Arnab Mukherjee)

* Adding the logic for fixing unicode values in windows (Arnab Mukherjee)

* Fix for Unicode character (Arnab Mukherjee)

* Test case modification (Arnab Mukherjee)

* Support for arrays in python ibm_db driver (#698) (Praveen Narayanappa)


2021-10-21, Version 3.1.0
=========================

* changes for new release 3.1.0 (Arnab Mukherjee)

* Remove dependency on 2to3 and unpin Setuptools. (Jason R. Coombs)

* Restore Python 2 compatibility. (Jason R. Coombs)
Expand Down
46 changes: 46 additions & 0 deletions IBM_DB/ibm_db/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,52 @@


2022-01-11, Version 3.1.1
=========================

* Post release correction (Arnab Mukherjee)

* fixing the NULL initialization (Arnab Mukherjee)

* Changes for build fix with visual studio 2010 for python 3.4 and 2.7 (Arnab Mukherjee)

* fix for #427 adding readme for pypi site (Arnab Mukherjee)

* fix for #671 and restore python2 support (Arnab Mukherjee)

* Changes in Documentation (Arnab Mukherjee)

* Modification in readme--1 (Arnab Mukherjee)

* test case changes for ZOS (Arnab Mukherjee)

* correction in expectation (Arnab Mukherjee)

* correction in test case 2 (Arnab Mukherjee)

* correction in test case (Arnab Mukherjee)

* adding test cases as part of the PR #418 (Arnab Mukherjee)

* Changes from PR #689 and #407 (Arnab Mukherjee)

* adding test case for unicode (Arnab Mukherjee)

* Fixing the issue for fetch assoc (Arnab Mukherjee)

* Adding the logic for fixing unicode values in windows (Arnab Mukherjee)

* Fix for Unicode character (Arnab Mukherjee)

* Test case modification (Arnab Mukherjee)

* Support for arrays in python ibm_db driver (#698) (Praveen Narayanappa)


2021-10-21, Version 3.1.0
=========================

* changes for new release 3.1.0 (Arnab Mukherjee)

* Remove dependency on 2to3 and unpin Setuptools. (Jason R. Coombs)

* Restore Python 2 compatibility. (Jason R. Coombs)
Expand Down

0 comments on commit 29da898

Please # to comment.