-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CHANGELOG for v2.6.5 #5123
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
CHANGELOG
Outdated
* Improving the dev workflow: Separate CSS selectors from oppia.css (#5012) | ||
* Improving the dev workflow: Setup custom HTML indent function (#4987) | ||
* Improving the dev workflow: Separate About selectors from oppia.css (#5011) | ||
Playthrough Visualisation: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here & for other categories: maybe put spaces to separate out the different categories to help with readability (for consistency with some previous versions).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
CHANGELOG
Outdated
@@ -1,5 +1,93 @@ | |||
This file contains a summary of changes to the Oppia code base. | |||
|
|||
v2.6.5 (18 June 2018) | |||
-------------------- | |||
User-facing (non GSoC PRs): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe just Miscellaneous user-facing
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
CHANGELOG
Outdated
* Add build before frontend tests (#4972) | ||
* Fix e2e tests on accepting a suggestion on a published exploration (#4917) | ||
* Change visibility of two protected methods in exp_domain (#4933) | ||
* fixes backend tests (#5014) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe ensure all entries here are capitalized for more consistent formatting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
* Update CHANGELOG for v2.6.5 * Minor changes.
* Update CHANGELOG for v2.6.5 * Minor changes.
* upstream/develop: (78 commits) Create Topic Editor (Part 3): Create the editor UI (oppia#5112) Fix part of oppia#3968: ParamMetadataObjectFactory domain object (oppia#5082) Update CHANGELOG for v2.6.5 (oppia#5123) fix backend load test (oppia#5120) Improving the dev workflow: Add restrict check for directives (oppia#5068) Added notes to run single e2e and unit tests. (oppia#5116) Add node path to stylelint cmd args (oppia#5117) Fix oppia#5111: remove notification preferences card from non-editors. Fix oppia#5009: Add wait for suggestions e2e test (oppia#5109) Create Topic Editor (Part 2): Created Topics and Skills dashboard (oppia#5094) Milestone 1.2: Lesson translation dashboard. (oppia#5099) Add angular-ui-tree dependency. (oppia#5110) Number with Units Interaction: Milestone 1.3 (oppia#5028) Fix oppia#5083: Audio needs update span disable for guest users. (oppia#5091) Fix oppia#5044: Added a named constant for revert commit command (oppia#5102) Create Topic Editor (Part 1): Added frontend domain objects for topics. (oppia#5090) Added try again button. (oppia#5087) Fix oppia#5088: Removed refresh option from the create view (oppia#5100) Added migration function for Textangular - Milestone 1 (part 2) (oppia#4985) Routine translations update. (oppia#5101) ...
No description provided.