Skip to content

Commit

Permalink
Automatic changelog for PR #1565 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 16, 2023
1 parent 705c6f7 commit 82099ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions html/changelogs/AutoChangeLog-pr-1565.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
author: "NaakaKo"
delete-after: True
changes:
- code_imp: "removed redundant procs `get_master_reagent_id()` & `get_master_reagent_name()`"
- code_imp: "merged `remove_all_type()` proc with `remove_reagent()` now this proc can perform both functions. `remove_reagent()` now returns the total volume of reagents removed rather than a simple TRUE/FALSE."
- code_imp: "merged `trans_id_to()` proc with `trans_to()` now this proc can perform both functions"
- refactor: "plumbing reaction chamber will now use only a single tick to balance ph of a solution making it less efficient but more faster. Just make the reaction chamber wait for longer periods of time to accurately balance ph"
- refactor: "reagent holder code has been condensed. Report any bugs on GitHub"

0 comments on commit 82099ec

Please sign in to comment.