#changelog-list{
    display: flex;
    flex-direction: column-reverse;
}

li.changelog:last-child > div.version-name{
    color: blue;
}