There is the overall timeline (shown when you activate the top level in the browser) and each component therein has its own timeline (shown when you activate one of those components).
I understand that you're talking about the overall timeline, in which you change a component later and the entry is tacked onto the end. You're looking for a way to have that later entry inserted at the end of the other entries that apply to that particular component.
Well, to do that, you would have to move the timeline marker back to the end of the other operations related to that component, make the change desired, and then move it to the end again.
Timeline entries can just be dragged-n-dropped, but this behavior can be limited, based on dependencies. For example: Your mounting plate was the first component made. You make some more components after that. You make a change to the mounting plate. That change depends on one of the components that was made after the mounting plate was made. Like, you want to add a new sketch for the mounting plate and project in the position/shape of one of those new components, then extrude>cut the hole into the mounting plate. Well, since that sketch, and in turn the extrude that comes from it, DEPEND on the position/shape of that other component, neither the new sketch or the extrude feature can be dragged further backwards than the end of that other component. This is because your new sketch and extrude feature COULDN'T EXIST until after that component was done...it would create an impossible situation.
Now, I mentioned moving the timeline marker back, making your changes, and then moving it forward to the end again. This won't work if your intent is to make a new sketch and extrude feature as mentioned in my example above, because you will have rolled the marker back to a place that the other component (the one you want to project into the sketch) doesn't exist yet at that point in the timeline.
The better way to set this up is to put points (or the hole shapes) into your mounting plate sketch, and then later after you've made the other components, JOINT them to those points/holes in the mounting plate sketch. In this way, their position is dependent on the mounting plate points instead of the mounting plate holes being dependent on the position of those other components.