Skip to content

Commit

Permalink
Update changelog.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
keejelo authored Aug 5, 2021
1 parent 7f1e888 commit 8e10615
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.74.2:
- Fixed minor mistake/error in earlier simplified method "myObj.$()", was using logical || when should have used logical && in IF, should now be correct.

# 1.74:
- Cleaned up and simplified the method "myObj.$()", still works in the same way, just didn't need to be so complicated. Also more predictable and stable queryresults.
- Updated the documentation.
Expand Down

0 comments on commit 8e10615

Please sign in to comment.